[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1410518771.31130.22.camel@x220>
Date: Fri, 12 Sep 2014 12:46:11 +0200
From: Paul Bolle <pebolle@...cali.nl>
To: Nishanth Menon <nm@...com>
Cc: Mark Brown <broonie@...aro.org>,
Viresh Kumar <viresh.kumar@...aro.org>,
"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
Rob Herring <robh@...nel.org>,
Shawn Guo <shawn.guo@...escale.com>,
Simon Horman <horms+renesas@...ge.net.au>,
Tony Lindgren <tony@...mide.com>,
Russell King <linux@....linux.org.uk>,
Magnus Damm <magnus.damm@...il.com>,
MyungJoo Ham <myungjoo.ham@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
linux-omap <linux-omap@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
Linux-sh list <linux-sh@...r.kernel.org>,
"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] PM / OPP: Remove ARCH_HAS_OPP completely
On Fri, 2014-09-12 at 05:20 -0500, Nishanth Menon wrote:
> On Fri, Sep 12, 2014 at 3:38 AM, Paul Bolle <pebolle@...cali.nl> wrote:
> > The Kconfig symbol ARCH_HAS_OPP became redundant in v3.16: commit
> > 049d595a4db3 ("PM / OPP: Make OPP invisible to users in Kconfig")
> > removed the only dependency that used it. Setting it had no effect
> > anymore.
> >
> > So commit 78c5e0bb145d ("PM / OPP: Remove ARCH_HAS_OPP") removed it. For
> > some reason that commit did not remove all select statements for that
> > symbol. These statements are useless. Remove them too.
> >
> > Signed-off-by: Paul Bolle <pebolle@...cali.nl>
> > ---
> > Done on top of next-20140912. Tested with git grep only!
> >
> > arch/arm/mach-omap2/Kconfig | 5 -----
>
> there can be conflict here:
> https://patchwork.kernel.org/patch/4857231/
>
> http://marc.info/?l=linux-omap&m=141047815520894&w=2
Thanks.
> > arch/arm/mach-shmobile/Kconfig | 1 -
> > drivers/devfreq/Kconfig | 1 -
Were patches submitted for these two files too? If so, we can probably
just drop my patch.
Paul Bolle
--
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