linux/drivers/usb/musb
Kishon Vijay Abraham I c1f01be406 usb: musb: fix resource passed from glue layer to musb
some MUSB incarnations, such as those governed by
omap2430.c and tusb6010.c, have three resources, not
two.

Fix the bug created by commit 09fc7d2 (usb: musb:
fix incorrect usage of resource pointer) where only
two of the three resources would be passed to musb_core.c

[ balbi@ti.com : add tusb6010.c to original patch ]

Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-07-17 10:51:22 +03:00
..
Kconfig usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes 2013-05-28 19:22:23 +03:00
Makefile usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes 2013-05-28 19:22:23 +03:00
am35x.c usb: otg: prefix otg_state_string with usb_ 2013-03-18 11:18:03 +02:00
blackfin.c usb: musb: fix incorrect usage of resource pointer 2013-05-28 19:00:49 +03:00
blackfin.h
cppi_dma.c usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG 2013-03-18 11:18:01 +02:00
cppi_dma.h
da8xx.c usb: musb: fix incorrect usage of resource pointer 2013-05-28 19:00:49 +03:00
davinci.c usb: musb: fix incorrect usage of resource pointer 2013-05-28 19:00:49 +03:00
davinci.h
musb_core.c usb: musb: eliminate musb_to_hcd 2013-05-28 19:22:26 +03:00
musb_core.h usb: musb: re-introduce musb->port_mode 2013-05-28 19:22:24 +03:00
musb_debug.h
musb_debugfs.c
musb_dma.h
musb_dsps.c treewide: Fix typo in printk 2013-05-28 12:02:13 +02:00
musb_gadget.c usb: musb: gadget: remove hcd initialization 2013-05-28 19:22:22 +03:00
musb_gadget.h usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes 2013-05-28 19:22:23 +03:00
musb_gadget_ep0.c usb: musb: gadget: read ep0 fifo only if rxcount is non zero 2013-04-02 11:42:50 +03:00
musb_host.c usb: patches for v3.11 merge window 2013-06-12 14:44:13 -07:00
musb_host.h usb: patches for v3.11 merge window 2013-06-12 14:44:13 -07:00
musb_io.h
musb_regs.h
musb_virthub.c usb: musb: eliminate musb_to_hcd 2013-05-28 19:22:26 +03:00
musbhsdma.c
musbhsdma.h
omap2430.c usb: musb: fix resource passed from glue layer to musb 2013-07-17 10:51:22 +03:00
omap2430.h
tusb6010.c usb: musb: fix resource passed from glue layer to musb 2013-07-17 10:51:22 +03:00
tusb6010.h
tusb6010_omap.c
ux500.c ARM SoC driver specific changes 2013-07-02 14:33:21 -07:00
ux500_dma.c ARM SoC driver specific changes 2013-07-02 14:33:21 -07:00