From: Linus Walleij Date: Thu, 3 Jan 2013 22:39:44 +0000 (+0100) Subject: ARM: nomadik: move last custom calls to pinctrl X-Git-Tag: v3.9-rc1~116^2~13^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a352d85adbe8ed0c5c8c69e3ea0ee1833b3ee27e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed