[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <50A12073.2010303@wwwdotorg.org>
Date: Mon, 12 Nov 2012 09:14:43 -0700
From: Stephen Warren <swarren@...dotorg.org>
To: Axel Lin <axel.lin@...ics.com>
CC: Linus Walleij <linus.walleij@...aro.org>,
Stephen Warren <swarren@...dia.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX
&& PINCONF
On 11/10/2012 07:21 PM, Axel Lin wrote:
> Then we can remove "select PINMUX && PINCONF" from PINCTRL_TEGRA{20,30}.
> This simplifies the dependency.
> diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
> config PINCTRL_TEGRA
> + select PINMUX
> + select PINCONF
> bool
With the same ordering comment as Shawn gave,
Acked-by: Stephen Warren <swarren@...dia.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists