* [PATCH] pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910
@ 2012-11-12 6:33 Axel Lin
2012-11-13 14:31 ` Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2012-11-12 6:33 UTC (permalink / raw)
To: linux-arm-kernel
These drivers do not need to select PINCONF.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
drivers/pinctrl/Kconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index 6d5a50b..1d61d89 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -96,7 +96,6 @@ config PINCTRL_MMP2
bool "MMP2 pin controller driver"
depends on ARCH_MMP
select PINCTRL_PXA3xx
- select PINCONF
config PINCTRL_MXS
bool
@@ -135,13 +134,11 @@ config PINCTRL_PXA168
bool "PXA168 pin controller driver"
depends on ARCH_MMP
select PINCTRL_PXA3xx
- select PINCONF
config PINCTRL_PXA910
bool "PXA910 pin controller driver"
depends on ARCH_MMP
select PINCTRL_PXA3xx
- select PINCONF
config PINCTRL_SINGLE
tristate "One-register-per-pin type device tree based pinctrl driver"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910
2012-11-12 6:33 [PATCH] pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910 Axel Lin
@ 2012-11-13 14:31 ` Linus Walleij
0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2012-11-13 14:31 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Nov 12, 2012 at 7:33 AM, Axel Lin <axel.lin@ingics.com> wrote:
> These drivers do not need to select PINCONF.
>
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
I'm a bit uncertain as to why they still select PINCONF, Haojian
can you check this patch before I apply it?
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-13 14:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12 6:33 [PATCH] pinctrl: Drop selecting PINCONF for MMP2, PXA168 and PXA910 Axel Lin
2012-11-13 14:31 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).