]> bbs.cooldavid.org Git - net-next-2.6.git/commit
regulator: get_status() grows kerneldoc
authorDavid Brownell <david-b@pacbell.net>
Thu, 26 Feb 2009 21:28:41 +0000 (13:28 -0800)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 31 Mar 2009 08:56:25 +0000 (09:56 +0100)
commit3b2a6061afe6fcc44437cd5ec641b0aeb2825ee3
treede1d6cf774e001bc6fe8f3fd2e8cdf3340cd04e6
parent4367cfdc7c657ad8a797f51b9ffd3c64b31910e7
regulator: get_status() grows kerneldoc

Add kerneldoc for the new get_status() message.  Fix the existing
kerneldoc for that struct in two ways:

 (a) Syntax, making sure parameter descriptions immediately
     follow the one-line struct description and that the first
     blank lines is before any more expansive description;
 (b) Presentation for a few points, to highlight the fact that
     the previous "get" methods exist only to report the current
     configuration, not to display actual status.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
include/linux/regulator/driver.h