[mcs814x] use the recommended ARM I/O accessors
authorFlorian Fainelli <florian@openwrt.org>
Sat, 8 Sep 2012 09:51:05 +0000 (09:51 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 8 Sep 2012 09:51:05 +0000 (09:51 +0000)
commit2daf0ae2046f31ef96f2a413955032e0cded60f1
tree61a81d8d65835646b47deeba086f086a431e6a4e
parent406c2c85c7aec1847bec4f34c918fbe3f8fa31a6
[mcs814x] use the recommended ARM I/O accessors

use {read,write}l_relaxed instead of the plain __raw_{read,write}l variants.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33330 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/clock.c
target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/common.c
target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/irq.c
target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/pci.c
target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/timer.c
target/linux/mcs814x/files-3.3/drivers/char/hw_random/mcs814x-rng.c
target/linux/mcs814x/files-3.3/drivers/gpio/gpio-mcs814x.c
target/linux/mcs814x/files-3.3/drivers/net/ethernet/mcs8140/nuport_mac.c
target/linux/mcs814x/files-3.3/drivers/watchdog/mcs814x_wdt.c