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)
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>

No differences found