summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@st.com>2012-03-12 05:22:14 +0100
committerWim Van Sebroeck <wim@iguana.be>2012-03-27 20:14:31 +0200
commitd2e8919bcfb63b662945d0e5cb9338f0f2229d10 (patch)
treef1b4e176b7c0b73c0b146ea24745ffed0506e16a /arch
parentwatchdog: sp805: Fix documentation style comment (diff)
downloadlinux-d2e8919bcfb63b662945d0e5cb9338f0f2229d10.tar.xz
linux-d2e8919bcfb63b662945d0e5cb9338f0f2229d10.zip
watchdog: sp805: replace readl/writel with lighter _relaxed variants
readl/writel versions for ARM contain memory barrier instruction for synchronizing DMA buffers. These are not required at least on this module. So use lighter _relaxed variants. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions