ARM: nomadik: move last custom calls to pinctrl
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 3 Jan 2013 22:39:44 +0000 (23:39 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 28 Jan 2013 21:53:12 +0000 (22:53 +0100)
commita352d85adbe8ed0c5c8c69e3ea0ee1833b3ee27e
tree393fdf515217be92a6330609f2c6a6373ab7794e
parentf8060f5446b1f2782f0a8ca9be2d870ea4198aee
ARM: nomadik: move last custom calls to pinctrl

The I2C pins were still set up using custom nmk_* calls, move
these to use the pinctrl mapping table instead. There was also
a remaining call to turn the Ethernet pin to GPIO, and this is
now done implicitly by the GPIO-to-pinctrl range translation
calls.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-nomadik/board-nhk8815.c
arch/arm/mach-nomadik/i2c-8815nhk.c