mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-31 21:10:46 +00:00
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>