linux/drivers/usb/musb
Matthew Leach 2bf0a8f67f usb: musb: use io{read,write}*_rep accessors
The {read,write}s{b,w,l} operations are not defined by all architectures
and are being removed from the asm-generic/io.h interface.

This patch replaces the usage of these string functions in the musb
accessors with io{read,write}{8,16,32}_rep calls instead.

Signed-off-by: Matthew Leach <matthew@mattleach.net>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Cc: Felipe Balbi <balbi@ti.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Ben Herrenschmidt <benh@kernel.crashing.org>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-12-17 17:15:13 -08:00
..
Kconfig usb: musb: patches for v3.7 merge window 2012-09-11 13:56:29 -07:00
Makefile
am35x.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
blackfin.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
blackfin.h
cppi_dma.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
cppi_dma.h
da8xx.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
davinci.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
davinci.h
musb_core.c usb: musb: use io{read,write}*_rep accessors 2012-12-17 17:15:13 -08:00
musb_core.h usb: musb: remove hand-crafted id handling 2012-11-01 12:32:23 +02:00
musb_debug.h
musb_debugfs.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
musb_dma.h usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
musb_dsps.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
musb_gadget.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
musb_gadget.h
musb_gadget_ep0.c usb: musb: avoid FADDR read access 2012-10-31 15:21:01 +02:00
musb_host.c usb: musb: Perform only write access on MUSB_INTRTXE 2012-10-31 15:22:18 +02:00
musb_host.h usb: musb: host: Handle highmem in PIO mode 2012-08-07 14:27:18 +03:00
musb_io.h usb: musb: use io{read,write}*_rep accessors 2012-12-17 17:15:13 -08:00
musb_regs.h
musb_virthub.c usb: musb: drop useless board_mode usage 2012-08-09 12:34:46 +03:00
musbhsdma.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
musbhsdma.h usb: musb: remove generic_interrupt 2012-11-06 15:32:13 +02:00
omap2430.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
omap2430.h ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h> 2012-10-24 14:26:55 -07:00
tusb6010.c musb: tusb6010: use io{read,write}*_rep accessors 2012-12-17 17:15:13 -08:00
tusb6010.h
tusb6010_omap.c ARM: arm-soc: power management and clock changes 2012-12-13 10:58:20 -08:00
ux500.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
ux500_dma.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00