]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pinctrl: at91: convert __raw to endian agnostic IO
authorBen Dooks <ben.dooks@codethink.co.uk>
Thu, 26 Mar 2015 12:18:49 +0000 (12:18 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 Apr 2015 09:05:53 +0000 (11:05 +0200)
commitd480239ba4963c7d994582ccddc9310127593e14
tree59c8394e7cd3cc12056e9146f0334f9619175eee
parentbaa9946e32f9f26e740721c1f972de87c095baa9
pinctrl: at91: convert __raw to endian agnostic IO

Use endian agnostic _relaxed IO accessors instead of the __raw ones.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Cc: Andrew Victor <linux@maxim.org.za>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-at91.c