linux_dsm_epyc7002/drivers/usb/c67x00
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
..
c67x00-drv.c USB: c67x00: use dev_get_platdata() 2013-07-31 17:28:44 -07:00
c67x00-hcd.c usb: hcd: move controller wakeup setting initialization to individual driver 2013-12-08 18:06:46 -08:00
c67x00-hcd.h Fix common misspellings 2011-03-31 11:26:23 -03:00
c67x00-ll-hpi.c USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg() 2013-01-18 15:49:00 -08:00
c67x00-sched.c tree-wide: use reinit_completion instead of INIT_COMPLETION 2013-11-15 09:32:21 +09:00
c67x00.h USB: add Cypress c67x00 OTG controller HCD driver 2008-05-02 10:25:57 -07:00
Makefile usb: makefile cleanup 2010-10-22 10:22:07 -07:00