- Allow the SAF1761 driver to attach to the root HUB USB driver.

Sponsored by:	DARPA, AFRL
This commit is contained in:
hselasky 2014-05-16 10:37:25 +00:00
parent 34bfa68365
commit de22c5aa1a

View File

@ -138,6 +138,7 @@ DRIVER_MODULE(usbus, octusb, usb_driver, usb_devclass, 0, 0);
/* Dual Mode Drivers */
DRIVER_MODULE(usbus, dwcotg, usb_driver, usb_devclass, 0, 0);
DRIVER_MODULE(usbus, saf1761, usb_driver, usb_devclass, 0, 0);
/*------------------------------------------------------------------------*
* usb_probe