From: Wanlong Gao Date: Wed, 4 May 2011 23:55:36 +0000 (+0800) Subject: driver core: Add the device driver-model structures to kerneldoc X-Git-Tag: v3.0-rc1~390^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=880ffb5c6c5c8c8c6efd9efe9355317322b4603b;p=pandora-kernel.git driver core: Add the device driver-model structures to kerneldoc Add the comments to the structure bus_type, device_driver, device, class to device.h for generating the driver-model kerneldoc. With another patch these all removed from the files in Documentation/driver-model/ since they are out of date. That will keep things up to date and provide a better way to document this stuff. Signed-off-by: Wanlong Gao Acked-by: Harry Wei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed