linux/drivers/usb/dwc3
Felipe Balbi 3921426b13 usb: dwc3: core: move event buffer allocation out of dwc3_core_init()
This patch is in preparation for adding PM support
dwc3 driver. We want to re-use dwc3_core_init and
dwc3_core_exit() functions on resume() and suspend()
callbacks respectively.

Moving even buffer allocation away from dwc3_core_init()
will allow us to reuse the event buffer which was allocated
long ago on our probe() routine.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-10-15 14:58:56 +03:00
..
core.c usb: dwc3: core: move event buffer allocation out of dwc3_core_init() 2012-10-15 14:58:56 +03:00
core.h usb: dwc3: patches for v3.7 merge window 2012-09-11 13:52:48 -07:00
debug.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
debugfs.c usb: dwc3: debugfs: fix off by one when entering testmode 2012-02-10 12:14:53 +02:00
dwc3-exynos.c usb: dwc3: exynos: add nop transceiver support 2012-09-10 19:29:42 +03:00
dwc3-omap.c usb: dwc3: omap: add nop transceiver support 2012-09-10 19:29:42 +03:00
dwc3-pci.c usb: dwc3: pci: add nop transceiver support 2012-09-10 19:29:41 +03:00
ep0.c Merge 3.6-rc6 into usb-next 2012-09-16 20:42:46 -07:00
gadget.c Merge 3.6-rc6 into usb-next 2012-09-16 20:42:46 -07:00
gadget.h usb: dwc3: correct set_halt implementation for ep0 2012-07-02 10:02:07 +03:00
host.c usb: dwc3: core: split host address space 2012-04-24 15:37:04 +03:00
io.h usb: dwc3: core: split host address space 2012-04-24 15:37:04 +03:00
Kconfig usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED 2012-08-31 12:49:40 +03:00
Makefile usb: dwc3: Add Exynos Specific Glue layer 2012-03-02 12:11:28 +02:00