From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH V2 0/7] cpufreq: Get rid of cpufreq-dt's platform data Date: Wed, 27 Apr 2016 11:33:20 +0200 Message-ID: <4610101.72SJXreBbn@wuerfel> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from mout.kundenserver.de ([212.227.126.135]:53992 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752453AbcD0Jdk (ORCPT ); Wed, 27 Apr 2016 05:33:40 -0400 In-Reply-To: Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: linaro-kernel@lists.linaro.org Cc: Viresh Kumar , Rafael Wysocki , nm@ti.com, Andrew Lunn , Jason Cooper , linux-pm@vger.kernel.org, sboyd@codeaurora.org, Gregory Clement , Thomas Petazzoni , Sebastian Hesselbarth On Wednesday 27 April 2016 08:52:20 Viresh Kumar wrote: > Hi Guys, > > The aim of the series is to kill the users of cpufreq-dt's platform > data, i.e. mvebu. And because that required a new API to the OPP core, > this just became a mix of cpufreq and OPP patches. > Acked-by: Arnd Bergmann