linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] regulator: fix kernel-doc warnings in drivers/regulator/core.c
@ 2012-08-19  0:44 Randy Dunlap
  2012-08-20 20:00 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2012-08-19  0:44 UTC (permalink / raw)
  To: LKML; +Cc: Liam Girdwood, Mark Brown

From: Randy Dunlap <rdunlap@xenotime.net>

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>
---
 drivers/regulator/core.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- lnx-36-rc2.orig/drivers/regulator/core.c
+++ lnx-36-rc2/drivers/regulator/core.c
@@ -2291,8 +2291,8 @@ int regulator_set_voltage_time(struct re
 EXPORT_SYMBOL_GPL(regulator_set_voltage_time);
 
 /**
- *regulator_set_voltage_time_sel - get raise/fall time
- * @regulator: regulator source
+ * regulator_set_voltage_time_sel - get raise/fall time
+ * @rdev: regulator source device
  * @old_selector: selector for starting voltage
  * @new_selector: selector for target voltage
  *

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] regulator: fix kernel-doc warnings in drivers/regulator/core.c
  2012-08-19  0:44 [PATCH] regulator: fix kernel-doc warnings in drivers/regulator/core.c Randy Dunlap
@ 2012-08-20 20:00 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2012-08-20 20:00 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, Liam Girdwood

[-- Attachment #1: Type: text/plain, Size: 170 bytes --]

On Sat, Aug 18, 2012 at 05:44:14PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@xenotime.net>
> 
> Fix regulator kernel-doc warnings:

Applied, thanks.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-20 20:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-19  0:44 [PATCH] regulator: fix kernel-doc warnings in drivers/regulator/core.c Randy Dunlap
2012-08-20 20:00 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).