kernel-fxtec-pro1x/drivers/usb/dwc3
Felipe Balbi 68380876d6 usb: dwc3: omap: move to module_platform_driver
the new module_platform_driver macro is a helper
for modules which just register and unregister the
platform_driver. It allows us to delete a few
duplicated lines.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-12-12 11:48:43 +02:00
..
core.c usb: dwc3: move generic dwc3 code from gadget into core 2011-12-12 11:48:27 +02:00
core.h usb: dwc3: workaround: missing disconnect event 2011-12-12 11:48:42 +02:00
debug.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
debugfs.c usb: dwc3: fix sparse errors 2011-12-12 11:48:29 +02:00
dwc3-omap.c usb: dwc3: omap: move to module_platform_driver 2011-12-12 11:48:43 +02:00
dwc3-pci.c usb: dwc3: move dwc3 device ID bitmap to core.c 2011-12-12 11:48:21 +02:00
ep0.c usb: dwc3: workaround: missing disconnect event 2011-12-12 11:48:42 +02:00
gadget.c usb: dwc3: workaround: missing disconnect event 2011-12-12 11:48:42 +02:00
gadget.h usb: dwc3: fix few coding style problems 2011-12-12 11:48:29 +02:00
host.c usb: dwc3: host: remove unused includes 2011-12-12 11:48:19 +02:00
io.h usb: dwc3: fix few coding style problems 2011-12-12 11:48:29 +02:00
Kconfig usb: dwc3: depend on both Host and Gadget stacks 2011-12-12 11:48:14 +02:00
Makefile usb: dwc3: always compile gadget side too 2011-12-12 11:48:13 +02:00