android_kernel_xiaomi_sm7250/drivers/usb/musb
Felipe Balbi eaa3246e7d musb: io: only define read/write stubs if they're not defined yet
For those archs which don't provide read/write friends we
provide our own implementation so musb driver won't break
compilation.

This is temporary fix until a better solution comes from
upstream. Idealy, <linux/io.h> would provide those calls
if the architecture did not provide them yet. In that case
being possible to remove all those stubs from musb_io.h

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-17 14:40:58 -07:00
..
cppi_dma.c
cppi_dma.h
davinci.c
davinci.h
Kconfig USB: drivers/usb/musb/: disable it on SuperH 2008-09-23 13:58:09 -07:00
Makefile usb: musb: get rid of MUSB_LOGLEVEL and use parameter 2008-08-21 10:26:34 -07:00
musb_core.c MUSB: Add sanity check for maximum number of endpoints 2008-10-17 14:40:58 -07:00
musb_core.h usb: musb: get rid of procfs entry 2008-08-21 10:26:33 -07:00
musb_debug.h usb: musb: get rid of MUSB_LOGLEVEL and use parameter 2008-08-21 10:26:34 -07:00
musb_dma.h
musb_gadget_ep0.c MUSB: Fix index register corruption seen with g_ether and Windows host 2008-08-21 10:26:34 -07:00
musb_gadget.c
musb_gadget.h
musb_host.c
musb_host.h
musb_io.h musb: io: only define read/write stubs if they're not defined yet 2008-10-17 14:40:58 -07:00
musb_regs.h
musb_virthub.c
musbhsdma.c
omap2430.c usb: musb: fix include path 2008-09-23 13:58:08 -07:00
omap2430.h usb: musb: fix include path 2008-09-23 13:58:08 -07:00
tusb6010_omap.c
tusb6010.c
tusb6010.h usb: musb: pass configuration specifics via pdata 2008-08-13 17:33:01 -07:00