]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SPEAr: Remove existing padmux support for SPEAr
authorViresh Kumar <viresh.kumar@st.com>
Tue, 3 Apr 2012 11:57:10 +0000 (17:27 +0530)
committerArnd Bergmann <arnd@arndb.de>
Sun, 22 Apr 2012 20:49:26 +0000 (22:49 +0200)
commit8076dd1b7deeaeb5c6f0b58be95c0a13164e1a99
tree96e3741dec72d84de577b23c9e821a27bf371f63
parent52130b6033c580c27d968f64cd73209c9609e4e0
SPEAr: Remove existing padmux support for SPEAr

We must use pinctrl framework instead of defining per SoC pinmux drivers. This
patch removes existing padmux support present for SPEAr platform.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Stephen Warren <swarren@wwwdotorg.org>
arch/arm/mach-spear3xx/include/mach/generic.h
arch/arm/mach-spear3xx/spear300.c
arch/arm/mach-spear3xx/spear310.c
arch/arm/mach-spear3xx/spear320.c
arch/arm/mach-spear3xx/spear3xx.c
arch/arm/plat-spear/Makefile
arch/arm/plat-spear/include/plat/padmux.h [deleted file]
arch/arm/plat-spear/padmux.c [deleted file]