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>
Tue, 28 Aug 2012 18:00:30 +0000 (11:00 -0700)
commitdedae957a41b4f4523199f7a822ee4e5735640b0
treec055f57a6e966650ad1a70c53a0d26a7354247ea
parenta0a7014cd40b1d1d13e121e5083bd3b2bbffe348
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