Re: [PATCH v2 1/2] pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONF

2012-11-13 Thread Linus Walleij
On Mon, Nov 12, 2012 at 3:00 AM, Axel Lin wrote: > Then we can remove "select PINMUX && PINCONF" from PINCTRL_TEGRA{20,30}. > This simplifies the dependency. > > Signed-off-by: Axel Lin Patch applied (unless Stephen get upset). Yours, Linus Walleij -- To unsubscribe from this list: send the li

[PATCH v2 1/2] pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX && PINCONF

2012-11-11 Thread Axel Lin
Then we can remove "select PINMUX && PINCONF" from PINCTRL_TEGRA{20,30}. This simplifies the dependency. Signed-off-by: Axel Lin --- drivers/pinctrl/Kconfig |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig index 6d5a50