git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44653ea
)
virtio: Use bus_type probe and remove methods
author
Mark McLoughlin
<markmc@redhat.com>
Fri, 13 Jun 2008 12:46:40 +0000
(13:46 +0100)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Fri, 25 Jul 2008 02:06:05 +0000
(12:06 +1000)
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 <markmc@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found