linux-stable/drivers/usb/renesas_usbhs
Peter Chen 3c9740a117 usb: hcd: move controller wakeup setting initialization to individual driver
Individual controller driver has different requirement for wakeup
setting, so move it from core to itself. In order to align with
current etting the default wakeup setting is enabled (except for
chipidea host).

Pass compile test with below commands:
	make O=outout/all allmodconfig
	make -j$CPU_NUM O=outout/all drivers/usb

Signed-off-by: Peter Chen <peter.chen@freescale.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-08 18:06:46 -08:00
..
common.c usb: renesas_usbhs: use platform_{get,set}_drvdata() 2013-08-27 21:35:23 -07:00
common.h
fifo.c usb: renesas: remove unused DMA_ADDR_INVALID 2013-03-18 11:18:13 +02:00
fifo.h usb: renesas: remove unused DMA_ADDR_INVALID 2013-03-18 11:18:13 +02:00
Kconfig Remove GENERIC_HARDIRQ config option 2013-09-13 15:09:52 +02:00
Makefile
mod.c
mod.h
mod_gadget.c usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro 2013-07-29 13:58:12 +03:00
mod_host.c usb: hcd: move controller wakeup setting initialization to individual driver 2013-12-08 18:06:46 -08:00
pipe.c
pipe.h usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro 2013-07-29 13:58:12 +03:00