platform_system_core/libusbhost
Benoit Goby f4de078388 libusbhost: Fix USB device discovery on boot
On some devices, /dev/bus/usb does not exist on boot, it is only created
when the otg port is in host mode. Use inotify to detect when /dev/bus/usb
is created and then start watching subdirectories.

Change-Id: Ic1472a5ea7a7118cdbb560cc7071ade9bcee753a
2012-08-02 12:20:25 -07:00
..
Android.mk libusbhost: Support for multiple pending requests on a single endpoint 2011-01-06 09:21:13 -05:00
usbhost.c libusbhost: Fix USB device discovery on boot 2012-08-02 12:20:25 -07:00