Re: [PATCH] ARM: shmobile: Remove ARCH_HAS_OPP completely

2014-09-23 Thread Simon Horman
On Tue, Sep 23, 2014 at 10:27:37AM +0200, Geert Uytterhoeven wrote: > On Tue, Sep 23, 2014 at 10:08 AM, Paul Bolle 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

Re: [PATCH] ARM: shmobile: Remove ARCH_HAS_OPP completely

2014-09-23 Thread Geert Uytterhoeven
On Tue, Sep 23, 2014 at 10:08 AM, Paul Bolle 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

[PATCH] ARM: shmobile: Remove ARCH_HAS_OPP completely

2014-09-23 Thread Paul Bolle
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

[PATCH] ARM: shmobile: Remove ARCH_HAS_OPP completely

2014-09-23 Thread Paul Bolle
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

Re: [PATCH] ARM: shmobile: Remove ARCH_HAS_OPP completely

2014-09-23 Thread Geert Uytterhoeven
On Tue, Sep 23, 2014 at 10:08 AM, Paul Bolle pebo...@tiscali.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

Re: [PATCH] ARM: shmobile: Remove ARCH_HAS_OPP completely

2014-09-23 Thread Simon Horman
On Tue, Sep 23, 2014 at 10:27:37AM +0200, Geert Uytterhoeven wrote: On Tue, Sep 23, 2014 at 10:08 AM, Paul Bolle pebo...@tiscali.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