linux/drivers/usb/musb
Ben Hutchings da96cfc133 usb: musb: fix order of conditions for assigning end point operations
Currently we always assign one of the two common implementations of
ep_offset and ep_select operations, overwriting any platform-specific
implementations.

Fixes: d026e9c76a ("usb: musb: Change end point selection to use ...")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-05-26 10:15:10 -05:00
..
Kconfig usb: musb: fix Kconfig regression 2015-03-09 10:44:35 -05:00
Makefile
am35x.c usb: musb: Change end point selection to use new IO access 2014-11-25 08:47:06 -06:00
blackfin.c usb: musb: blackfin: remove incorrect __exit_p() 2015-02-02 13:04:55 -06:00
blackfin.h
cppi_dma.c
cppi_dma.h
da8xx.c usb: musb: Pass fifo_mode in platform data 2014-11-25 08:47:07 -06:00
davinci.c usb: move the OTG state from the USB PHY to the OTG structure 2014-11-03 10:01:25 -06:00
davinci.h
jz4740.c usb: musb: Pass fifo_mode in platform data 2014-11-25 08:47:07 -06:00
musb_am335x.c
musb_core.c usb: musb: fix order of conditions for assigning end point operations 2015-05-26 10:15:10 -05:00
musb_core.h usb: musb: core: drop recover_work 2015-03-10 15:33:29 -05:00
musb_cppi41.c usb: musb: cppi41: fix condition to call cppi41_trans_done(). 2015-03-11 11:34:37 -05:00
musb_debug.h
musb_debugfs.c Linux 3.19-rc5 2015-01-19 09:57:20 -06:00
musb_dma.h usb: musb: introduce dma_channel.rx_packet_done 2014-06-30 14:26:24 -05:00
musb_dsps.c usb: musb: dsps: fix build on i386 when COMPILE_TEST is set 2015-04-03 19:09:53 +02:00
musb_gadget.c usb: musb: gadget: get rid of stop_activity() 2015-03-09 10:38:48 -05:00
musb_gadget.h
musb_gadget_ep0.c usb: musb: gadget: use common is_selfpowered 2015-01-29 10:35:43 -06:00
musb_host.c usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half 2015-02-23 00:04:52 -06:00
musb_host.h
musb_io.h usb: musb: Change end point selection to use new IO access 2014-11-25 08:47:06 -06:00
musb_regs.h usb: musb: Use IS_ENABLED for tusb6010 2014-11-25 08:47:07 -06:00
musb_virthub.c usb: generic resume timeout for v4.1 2015-04-10 13:45:27 +02:00
musbhsdma.c usb: musb: Change end point selection to use new IO access 2014-11-25 08:47:06 -06:00
musbhsdma.h
omap2430.c usb: musb: Fix use for of_property_read_bool for disabled multipoint 2015-02-23 09:14:30 -06:00
omap2430.h
tusb6010.c usb: musb: Change end point selection to use new IO access 2014-11-25 08:47:06 -06:00
tusb6010.h
tusb6010_omap.c
ux500.c usb: musb: Pass fifo_mode in platform data 2014-11-25 08:47:07 -06:00
ux500_dma.c usb: musb: Change to use new IO access 2014-11-25 08:47:06 -06:00