kernel-fxtec-pro1x/drivers/usb/musb
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
..
am35x.c usb: musb: am35x: use SIMPLE_DEV_PM_OPS 2013-10-02 08:21:23 -05:00
blackfin.c usb: musb: blackfin: use SIMPLE_DEV_PM_OPS 2013-10-02 08:21:55 -05:00
blackfin.h
cppi_dma.c
cppi_dma.h
da8xx.c usb: musb: use platform_device_register_full() to avoid directly messing with dma masks 2013-10-01 09:31:19 -05:00
davinci.c usb: musb: davinci: fix resources passed to MUSB driver for DM6467 2013-10-01 09:44:01 -05:00
davinci.h
Kconfig usb: patches for v3.13 2013-10-24 16:18:40 +01:00
Makefile
musb_am335x.c usb: musb_am335x: Remove redundant of_match_ptr 2013-10-04 09:25:11 -05:00
musb_core.c usb: patches for v3.13 2013-10-24 16:18:40 +01:00
musb_core.h Merge 3.12-rc6 into usb-next. 2013-10-19 13:19:07 -07:00
musb_cppi41.c usb: musb: cppi41: allow to defer probing if DMA isn't yet available 2013-10-17 11:32:08 -05:00
musb_debug.h
musb_debugfs.c
musb_dma.h
musb_dsps.c usb: patches for v3.13 2013-10-24 16:18:40 +01:00
musb_gadget.c Merge 3.12-rc6 into usb-next. 2013-10-19 13:19:07 -07:00
musb_gadget.h
musb_gadget_ep0.c
musb_host.c usb: hcd: move controller wakeup setting initialization to individual driver 2013-12-08 18:06:46 -08:00
musb_host.h
musb_io.h
musb_regs.h
musb_virthub.c usb: patches for v3.13 2013-10-24 16:18:40 +01:00
musbhsdma.c
musbhsdma.h
omap2430.c usb: patches for v3.13 2013-10-24 16:18:40 +01:00
omap2430.h
tusb6010.c usb: musb: use platform_device_register_full() to avoid directly messing with dma masks 2013-10-01 09:31:19 -05:00
tusb6010.h
tusb6010_omap.c
ux500.c ARM: SoC DT updates for 3.13 2013-11-11 17:34:56 +09:00
ux500_dma.c usb: musb: ux500: Add check for NULL board data 2013-08-27 15:05:39 -05:00