[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Direct bind of device to driver
Hi,
apparently it is possible to skip the match and probe procedure by defining
struct device::driver directly. Any scruple in doing so?
I want use this on a virtual bus, where devices are not registered by the bus
driver but by the device driver.
/FAU
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/