From: Mark McLoughlin Date: Fri, 13 Jun 2008 12:46:40 +0000 (+0100) Subject: virtio: Use bus_type probe and remove methods X-Git-Tag: v2.6.27-rc1~504^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e962fa660d391fc9b90988e6538c94c858c099f9;p=pandora-kernel.git virtio: Use bus_type probe and remove methods Hook up to the probe() and remove() methods in bus_type rather than device_driver. The latter has been preferred since 2.6.16. Signed-off-by: Mark McLoughlin Signed-off-by: Rusty Russell --- Reading git-diff-tree failed