diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2013-10-14 10:07:08 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-10-16 09:59:54 +0200 |
commit | d27e06ac5dcf60d5502269e1875bcb0f05f1b1c1 (patch) | |
tree | 95ac00d62bcb3d7786a9b44a95a1d2196669e2b0 /drivers/gpio/gpio-msm-v1.c | |
parent | gpio: stmpe: drop references to "virtual" IRQ, fix bug (diff) | |
download | linux-d27e06ac5dcf60d5502269e1875bcb0f05f1b1c1.tar.xz linux-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 'drivers/gpio/gpio-msm-v1.c')
0 files changed, 0 insertions, 0 deletions