summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Makefile
diff options
context:
space:
mode:
authorLad, Prabhakar <prabhakar.csengg@gmail.com>2013-12-11 23:22:07 +0530
committerSekhar Nori <nsekhar@ti.com>2013-12-26 00:02:10 +0530
commit388291c3a1eb6fec7ec673939fdc2a8e4bce550f (patch)
tree40723b6edcd75bf9c2802685729d4e840d145aab /drivers/gpio/Makefile
parent319e2e3f63c348a9b66db4667efa73178e18b17d (diff)
downloadlinux-stable-388291c3a1eb6fec7ec673939fdc2a8e4bce550f.tar.gz
linux-stable-388291c3a1eb6fec7ec673939fdc2a8e4bce550f.tar.bz2
linux-stable-388291c3a1eb6fec7ec673939fdc2a8e4bce550f.zip
gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*
This patch replaces the __raw_readl/writel with {readl|writel}_relaxed(), Altough the code runs on ARMv5 based SOCs, changing this will help using code for other use cases (like with big-endian machines). Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'drivers/gpio/Makefile')
0 files changed, 0 insertions, 0 deletions