From: David Brownell Date: Thu, 26 Feb 2009 21:28:41 +0000 (-0800) Subject: regulator: get_status() grows kerneldoc X-Git-Tag: v2.6.30-rc1~227^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b2a6061afe6fcc44437cd5ec641b0aeb2825ee3;p=pandora-kernel.git 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 Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed