commit | 0fa7be407dc101afe2d3dc99ded99de34c967a52 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue May 15 11:24:34 2012 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue May 15 14:42:57 2012 +0200 |
tree | 457d3a7938b073d31b1e2c23ec75abfda0b4eaac | |
parent | 7af07ad902cce88ebbd2ce0e681d0c541e8f95fa [diff] |
ARM: nomadik: enable PINCTRL_NOMADIK where needed The nomadik gpio code has been converted to pinctrl, but the nomadik platform still expects the old code to be present. Change it to use the new one instead. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>