driver core: Add the device driver-model structures to kerneldoc
authorWanlong Gao <wanlong.gao@gmail.com>
Wed, 4 May 2011 23:55:36 +0000 (07:55 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 7 May 2011 01:01:05 +0000 (18:01 -0700)
commit880ffb5c6c5c8c8c6efd9efe9355317322b4603b
tree14dcec29fec290e480adec042bfcbb4ede12b005
parent3ccff540070b5adde7eec443676cfee1dd6b89fd
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 <wanlong.gao@gmail.com>
Acked-by: Harry Wei <harryxiyou@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/DocBook/device-drivers.tmpl
include/linux/device.h