linux/drivers/staging/dwc2
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
..
Kconfig staging: dwc2: remove use of bus_to_virt() 2013-07-23 14:54:49 -07:00
Makefile staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00
TODO staging: dwc2: add TODO file 2013-09-25 16:49:54 -07:00
core.c Staging: dwc2: core: coding style - indentation should use tabs 2013-09-25 16:49:54 -07:00
core.h staging: dwc2: Make dwc2_hw_params.host_channels large enough 2013-10-03 13:50:54 -07:00
core_intr.c staging: dwc2: interpret all hwcfg and related register at init time 2013-08-30 14:14:53 -07:00
hcd.c usb: hcd: move controller wakeup setting initialization to individual driver 2013-12-08 18:06:46 -08:00
hcd.h staging: dwc2: add microframe scheduler from downstream Pi kernel 2013-09-25 16:48:46 -07:00
hcd_ddma.c staging: dwc2: add microframe scheduler from downstream Pi kernel 2013-09-25 16:48:46 -07:00
hcd_intr.c Staging: dwc2: Fix variable dereferenced before check 2013-10-30 09:24:39 -07:00
hcd_queue.c staging: dwc2: add microframe scheduler from downstream Pi kernel 2013-09-25 16:48:46 -07:00
hw.h staging: dwc2: validate the value for phy_utmi_width 2013-08-30 14:14:53 -07:00
pci.c staging: dwc2: add microframe scheduler from downstream Pi kernel 2013-09-25 16:48:46 -07:00
platform.c Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm 2013-11-14 07:55:21 +09:00