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 20:00:22 +0000 (21:00 +0100)
commit296c656616bd567b2849f5a8a444452c4849ac01
tree0a7f3d2f729b881e2f95b7a934aa32f16e6f578a
parentf7df20ec323009bd2ea8e1c65f11bb43fd526c4f
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