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

No differences found