driver core: remove the driver-model structures from the documentation
authorWanlong Gao <wanlong.gao@gmail.com>
Wed, 4 May 2011 23:55:37 +0000 (07:55 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 7 May 2011 01:01:05 +0000 (18:01 -0700)
commit63dc355a5a8cf296e2b1cc2e4192190dca221129
tree6dc32f94ef4bb41197e9dbdd73b416afc16ca874
parent880ffb5c6c5c8c8c6efd9efe9355317322b4603b
driver core: remove the driver-model structures from the documentation

Remove the struct bus_type, class, device, device_driver from the
driver-model docs. With another patch add them to device.h, 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/driver-model/bus.txt
Documentation/driver-model/class.txt
Documentation/driver-model/device.txt
Documentation/driver-model/driver.txt