All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] regulator: fix header file missing kernel-doc
@ 2009-01-21  0:29 Randy Dunlap
  2009-01-21 14:50 ` Liam Girdwood
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2009-01-21  0:29 UTC (permalink / raw)
  To: lkml; +Cc: Liam Girdwood, Mark Brown

From: Randy Dunlap <randy.dunlap@oracle.com>

Fix regulator/driver.h missing kernel-doc:

Warning(linux-next-20090120//include/linux/regulator/driver.h:108): No description found for parameter 'get_status'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
cc: Liam Girdwood <lrg@slimlogic.co.uk>
cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
 include/linux/regulator/driver.h |    1 +
 1 file changed, 1 insertion(+)

--- linux-next-20090120.orig/include/linux/regulator/driver.h
+++ linux-next-20090120/include/linux/regulator/driver.h
@@ -51,6 +51,7 @@ enum regulator_status {
  *
  * @set_mode: Set the operating mode for the regulator.
  * @get_mode: Get the current operating mode for the regulator.
+ * @get_status: Report the regulator status.
  * @get_optimum_mode: Get the most efficient operating mode for the regulator
  *                    when running with the specified parameters.
  *

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

* Re: [PATCH -next] regulator: fix header file missing kernel-doc
  2009-01-21  0:29 [PATCH -next] regulator: fix header file missing kernel-doc Randy Dunlap
@ 2009-01-21 14:50 ` Liam Girdwood
  0 siblings, 0 replies; 2+ messages in thread
From: Liam Girdwood @ 2009-01-21 14:50 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: lkml, Mark Brown

On Tue, 2009-01-20 at 16:29 -0800, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
> 
> Fix regulator/driver.h missing kernel-doc:
> 
> Warning(linux-next-20090120//include/linux/regulator/driver.h:108): No description found for parameter 'get_status'
> 
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
> cc: Liam Girdwood <lrg@slimlogic.co.uk>
> cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
> ---
>  include/linux/regulator/driver.h |    1 +
>  1 file changed, 1 insertion(+)
> 

Applied.

Thanks

Liam


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

end of thread, other threads:[~2009-01-21 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-21  0:29 [PATCH -next] regulator: fix header file missing kernel-doc Randy Dunlap
2009-01-21 14:50 ` Liam Girdwood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.