original_kernel/drivers/usb/dwc3
Felipe Balbi 0949e99b05 usb: dwc3: fetch mode of operation from HW
There's no need to add driver_data for something
we can fetch from HW.

This also makes our id_table unnecessary - at least
for now -, so we also remove it on the same patch.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-12-12 11:48:11 +02:00
..
Kconfig
Makefile
core.c usb: dwc3: fetch mode of operation from HW 2011-12-12 11:48:11 +02:00
core.h usb: dwc3: fetch mode of operation from HW 2011-12-12 11:48:11 +02:00
debug.h
debugfs.c
dwc3-omap.c usb: dwc3: fetch mode of operation from HW 2011-12-12 11:48:11 +02:00
dwc3-pci.c usb: dwc3: fetch mode of operation from HW 2011-12-12 11:48:11 +02:00
ep0.c
gadget.c usb: dwc3: calculate number of event buffers dynamically 2011-12-12 11:48:11 +02:00
gadget.h
io.h