From: Wanlong Gao Date: Wed, 4 May 2011 23:55:37 +0000 (+0800) Subject: driver core: remove the driver-model structures from the documentation X-Git-Tag: v3.0-rc1~390^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63dc355a5a8cf296e2b1cc2e4192190dca221129;p=pandora-kernel.git 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 Acked-by: Harry Wei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed