]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: fix kernel-doc warnings in drivers/regulator/core.c
authorRandy Dunlap <rdunlap@xenotime.net>
Sun, 19 Aug 2012 00:44:14 +0000 (17:44 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 20 Aug 2012 19:59:33 +0000 (20:59 +0100)
commit1147ad33419810ac3b29317c4818c1ae1aa77c1a
tree282bcdf07d55768a2c739d67f6de83d5e9f910a5
parent33fa738cd02444971df9b56ede1a8181cbedc0e7
regulator: fix kernel-doc warnings in drivers/regulator/core.c

Fix regulator kernel-doc warnings:

Warning(drivers/regulator/core.c:2308): No description found for parameter 'rdev'
Warning(drivers/regulator/core.c:2308): Excess function parameter 'regulator' description in 'regulator_set_voltage_time_sel'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Liam Girdwood <lrg@ti.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/core.c