From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH 3/3] cpufreq: exynos: Use generic platdev driver Date: Tue, 29 Mar 2016 09:48:27 +0530 Message-ID: <20160329041827.GA25424@vireshk-i7> References: <6cb29053bce7026dd9429326236a67c45e901c7b.1458801338.git.viresh.kumar@linaro.org> <56FA0039.6030007@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <56FA0039.6030007@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org To: Krzysztof Kozlowski Cc: Rafael Wysocki , arnd.bergmann@linaro.org, Kukjin Kim , linaro-kernel@lists.linaro.org, linux-pm@vger.kernel.org, kgene.kim@samsung.com, xf@rock-chips.com, heiko@sntech.de, mmcclint@codeaurora.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-pm@vger.kernel.org On 29-03-16, 13:10, Krzysztof Kozlowski wrote: > On 24.03.2016 15:40, Viresh Kumar wrote: > > The cpufreq-dt-platdev driver supports creation of cpufreq-dt platform > > device now, reuse that and remove similar code from platform code. > > > > Signed-off-by: Viresh Kumar > > --- > > arch/arm/mach-exynos/exynos.c | 25 ------------------------- > > drivers/cpufreq/cpufreq-dt-platdev.c | 5 +++++ > > 2 files changed, 5 insertions(+), 25 deletions(-) > > Looks fine to me... except that it is a little bit outdated. Please > rebase on v4.6-rc1 because Bartlomiej added support for cpufreq @Exynos542x. Yeah, I know. I already have the updated version. -- viresh