summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/gpio.h
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-10-14 10:07:08 +0200
committerLinus Walleij <linus.walleij@linaro.org>2013-10-16 09:59:54 +0200
commitd27e06ac5dcf60d5502269e1875bcb0f05f1b1c1 (patch)
tree95ac00d62bcb3d7786a9b44a95a1d2196669e2b0 /include/asm-generic/gpio.h
parented05e204af5a2a7814858407bfd698d51e31f938 (diff)
downloadlinux-stable-d27e06ac5dcf60d5502269e1875bcb0f05f1b1c1.tar.gz
linux-stable-d27e06ac5dcf60d5502269e1875bcb0f05f1b1c1.tar.bz2
linux-stable-d27e06ac5dcf60d5502269e1875bcb0f05f1b1c1.zip
gpio: ep93xx: get rid of bogus __raw* accessors
I have no idea why this driver is using __raw* accessors for reading and writing registers, I suspect it is just force of habit or copy/paste. Change all to readb()/writeb() except one chain where I used writeb_relaxed() up until the last writeb(). Cc: Ryan Mallon <rmallon@gmail.com> Cc: H Hartley Sweeten <hartleys@visionengravers.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/asm-generic/gpio.h')
0 files changed, 0 insertions, 0 deletions