* [PATCH] regulator: fix header file missing kernel-doc
@ 2009-04-04 4:31 Randy Dunlap
2009-04-06 13:19 ` Liam Girdwood
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2009-04-04 4:31 UTC (permalink / raw)
To: lkml; +Cc: akpm
From: Randy Dunlap <randy.dunlap@oracle.com>
Add regulator header file missing kernel-doc:
Warning(include/linux/regulator/driver.h:117): No description found for parameter 'set_mode'
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-2.6.29-git11.orig/include/linux/regulator/driver.h
+++ linux-2.6.29-git11/include/linux/regulator/driver.h
@@ -50,6 +50,7 @@ enum regulator_status {
* @set_current_limit: Configure a limit for a current-limited regulator.
* @get_current_limit: Get the configured limit for a current-limited regulator.
*
+ * @set_mode: Set the configured operating mode for the regulator.
* @get_mode: Get the configured operating mode for the regulator.
* @get_status: Return actual (not as-configured) status of regulator, as a
* REGULATOR_STATUS value (or negative errno)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] regulator: fix header file missing kernel-doc
2009-04-04 4:31 [PATCH] regulator: fix header file missing kernel-doc Randy Dunlap
@ 2009-04-06 13:19 ` Liam Girdwood
0 siblings, 0 replies; 2+ messages in thread
From: Liam Girdwood @ 2009-04-06 13:19 UTC (permalink / raw)
To: Randy Dunlap; +Cc: lkml, akpm
On Fri, 2009-04-03 at 21:31 -0700, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
>
> Add regulator header file missing kernel-doc:
>
> Warning(include/linux/regulator/driver.h:117): No description found for parameter 'set_mode'
>
> 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-04-06 13:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-04 4:31 [PATCH] regulator: fix header file missing kernel-doc Randy Dunlap
2009-04-06 13:19 ` Liam Girdwood
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®