alistair23-linux/drivers/staging/octeon-usb
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: octeon-usb: depend on CAVIUM_OCTEON_SOC 2013-07-29 11:41:27 -07:00
Makefile staging: octeon-usb: merge cvmx-usb into octeon-hcd 2013-10-06 22:02:21 -07:00
octeon-hcd.c usb: hcd: move controller wakeup setting initialization to individual driver 2013-12-08 18:06:46 -08:00
octeon-hcd.h staging: octeon-usb: use a single .h file 2013-10-11 15:45:59 -07:00
TODO staging: MIPS: add Octeon USB HCD support 2013-06-03 12:45:03 -07:00