From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 00/11] CPUFreq Kconfig fixes Date: Wed, 12 Jun 2013 14:46:59 +0200 Message-ID: <201306121447.00139.arnd@arndb.de> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-ID: Content-Type: Text/Plain; charset="us-ascii" To: Viresh Kumar Cc: rjw@sisk.pl, linaro-kernel@lists.linaro.org, patches@linaro.org, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, robin.randhawa@arm.com, Steve.Bannister@arm.com, Liviu.Dudau@arm.com, charles.garcia-tobin@arm.com, arvind.chauhan@arm.com On Wednesday 12 June 2013, Viresh Kumar wrote: > Recently Arnd sent few fixes where drivers were using APIs from freq_table.c but > haven't selected CPU_FREQ_TABLE. Based on that, I just crossed checked all the > places where it should be selected and where it shouldn't be. These are fixes > around that. > > I have applied these in my cpufreq-kconfig-fixes branch. Will send you a pull > request separately once I get some Acks (will wait for few days). Acked-by: Arnd Bergmann I don't see a patch for big.LITTLE in either linux-next or this series. Did you miss that or has it just not made into linux-next yet? Arnd