Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754820AbbENFDV (ORCPT ); Thu, 14 May 2015 01:03:21 -0400 Received: from mail-pd0-f174.google.com ([209.85.192.174]:35654 "EHLO mail-pd0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751625AbbENFDP (ORCPT ); Thu, 14 May 2015 01:03:15 -0400 Date: Thu, 14 May 2015 10:33:12 +0530 From: Viresh Kumar To: Bartlomiej Zolnierkiewicz Cc: Thomas Abraham , Sylwester Nawrocki , Mike Turquette , Kukjin Kim , Kukjin Kim , Tomasz Figa , Lukasz Majewski , Heiko Stuebner , Chanwoo Choi , Kevin Hilman , Javier Martinez Canillas , linux-samsung-soc@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6/6] cpufreq: exynos: remove Exynos4210 specific cpufreq driver support Message-ID: <20150514050312.GA26341@linux> References: <'@samsung.com> <1428079429-4252-1-git-send-email-b.zolnierkie@samsung.com> <1428079429-4252-7-git-send-email-b.zolnierkie@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1428079429-4252-7-git-send-email-b.zolnierkie@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1328 Lines: 30 On 03-04-15, 18:43, Bartlomiej Zolnierkiewicz wrote: > From: Thomas Abraham > > Exynos4210 based platforms have switched over to use generic > cpufreq driver for cpufreq functionality. So the Exynos > specific cpufreq support for these platforms can be removed. > > Changes by Bartlomiej: > - dropped Exynos5250 support removal for now > - updated exynos-cpufreq.[c,h] > > Cc: Viresh Kumar > Cc: Javier Martinez Canillas > Signed-off-by: Thomas Abraham > Signed-off-by: Bartlomiej Zolnierkiewicz > --- > drivers/cpufreq/Kconfig.arm | 11 -- > drivers/cpufreq/Makefile | 1 - > drivers/cpufreq/exynos-cpufreq.c | 5 +- > drivers/cpufreq/exynos-cpufreq.h | 9 -- > drivers/cpufreq/exynos4210-cpufreq.c | 184 ---------------------------------- > 5 files changed, 1 insertion(+), 209 deletions(-) > delete mode 100644 drivers/cpufreq/exynos4210-cpufreq.c Acked-by: Viresh Kumar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/