9
0
Fork 0
barebox/arch/arm
Masahiro Yamada 5731d3ebcc Abolish cpu_read* and cpu_write* accessors
Commit 2e6a88f210 (add cpu native ordered io accessors) introduced
these macros and then commit be57f20cdd (Fix big endian MMIO
primitives) figured out they are equivalent to __raw_{read,write}*.

They turned out unnecessary after all.  Anyway, most source files
use __raw_read* and __raw_write*.

Let's replace a few remaining references and abolish them.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-05-20 08:05:44 +02:00
..
boards ARM: mvebu: armada-xp: Add Lenovo Iomega ix4-300d 2015-04-27 08:09:35 +02:00
configs ARM: Add Lenovo ix4 and related drivers to mvebu_defconfig 2015-04-27 08:09:35 +02:00
cpu Merge branch 'for-next/streaming-dma' 2015-03-09 08:32:21 +01:00
crypto arm: crypto: add sha256 assembly support 2015-03-27 07:49:45 +01:00
dts ARM: mvebu: armada-xp: Add Lenovo Iomega ix4-300d 2015-04-27 08:09:35 +02:00
include/asm Merge branch 'for-next/streaming-dma' 2015-03-09 08:32:21 +01:00
lib Merge branch 'for-next/misc' 2015-01-09 17:38:26 +01:00
mach-at91 ARM: atmel: sama5d4_xplained: switch to env2 2015-03-12 08:30:49 +01:00
mach-bcm2835 ARM: bcm2835: mbox: convert to streaming DMA ops 2015-03-06 07:53:48 +01:00
mach-clps711x sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
mach-davinci Documentation: remove doxygen documentation 2014-06-26 10:09:52 +02:00
mach-digic ARM: DIGIC: add Canon PowerShot A1100 IS support 2014-07-29 15:08:29 +02:00
mach-ep93xx sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
mach-highbank ARM: highbank: select OFTREE 2015-04-27 08:09:34 +02:00
mach-imx ARM: i.MX5: Add missing CONFIG_ prefix in test 2015-05-07 09:48:51 +02:00
mach-mvebu ARM: mvebu: armada-xp: Add Lenovo Iomega ix4-300d 2015-04-27 08:09:35 +02:00
mach-mxs ARM: MXS: Add duckbill board support 2015-02-03 09:23:51 +01:00
mach-netx treewide: Reuse init_clock() return value for clocksource drivers 2014-11-10 08:42:19 +01:00
mach-nomadik ARM: Nomadik: Implement a clk_set_rate stub 2014-11-27 17:14:45 +01:00
mach-omap ARM: am33xx: Add support for reset reason detection 2015-03-02 07:54:13 +01:00
mach-pxa ARM: pxa: add mainstone board support 2015-04-13 09:25:03 +02:00
mach-rockchip ARM: radxa-rock: select options for regulator 2015-03-11 09:36:26 +01:00
mach-samsung Merge branch 'for-next/arm' 2015-03-09 08:30:24 +01:00
mach-socfpga ARM: socfpga: add Altera SoCFPGA Development Kit support 2015-03-02 07:43:25 +01:00
mach-tegra Abolish cpu_read* and cpu_write* accessors 2015-05-20 08:05:44 +02:00
mach-uemd ARM: uemd: add mb7707 board support 2014-05-26 17:51:22 +02:00
mach-versatile ARM: versatile: provide clk_set_rate stub 2015-03-11 09:36:26 +01:00
mach-vexpress ARM: vexpress: debug_ll.h: switch to debug_ll_pl011.h 2015-01-05 12:33:53 +01:00
mach-zynq ARM: zynq: zedboard: don't select serial 2015-03-11 09:36:26 +01:00
pbl ARM: do not specify -static and -pie at the same time 2015-03-02 07:11:15 +01:00
tools arm: Update mach-types 2013-09-27 10:56:37 +02:00
Kconfig Merge branch 'for-next/rockchip' 2015-03-09 08:30:35 +01:00
Makefile arm: crypto: add sha1 assembly support 2015-03-27 07:49:45 +01:00