From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752004AbbJEUSc (ORCPT ); Mon, 5 Oct 2015 16:18:32 -0400 Received: from v094114.home.net.pl ([79.96.170.134]:43734 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751217AbbJEURy (ORCPT ); Mon, 5 Oct 2015 16:17:54 -0400 From: "Rafael J. Wysocki" To: Bartlomiej Zolnierkiewicz Cc: Viresh Kumar , Stephen Warren , Thierry Reding , Alexandre Courbot , linux-tegra@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] cpufreq: tegra20: remove superfluous CONFIG_PM ifdefs Date: Mon, 05 Oct 2015 22:46:23 +0200 Message-ID: <2839016.SNCn424N2T@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/4.1.0-rc5+; KDE/4.11.5; x86_64; ; ) In-Reply-To: <2371290.4u0K8mkgaF@vostro.rjw.lan> References: <1441732403-7248-1-git-send-email-b.zolnierkie@samsung.com> <1615370.p6S63xknIg@amdc1976> <2371290.4u0K8mkgaF@vostro.rjw.lan> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday, September 09, 2015 10:14:50 PM Rafael J. Wysocki wrote: > On Wednesday, September 09, 2015 12:36:39 PM Bartlomiej Zolnierkiewicz wrote: > > > > Hi, > > > > On Wednesday, September 09, 2015 03:13:45 AM Rafael J. Wysocki wrote: > > > On Tuesday, September 08, 2015 07:13:23 PM Bartlomiej Zolnierkiewicz wrote: > > > > CONFIG_PM ifdefs are superfluous and can be removed. > > > > > > > > Cc: Stephen Warren > > > > Cc: Thierry Reding > > > > Cc: Alexandre Courbot > > > > Signed-off-by: Bartlomiej Zolnierkiewicz > > > > > > What tree does this apply to? > > > > It applies fine to both next (next-20150909 branch) and current Linus' > > tree (top commit is a794b4f). > > OK > > My cpufreq branch has not acquired tegra20-cpufreq.c yet, so I'll apply this > one when -rc1 is out. Or please ask whoever merged that driver to apply it > earlier if you want to. Applied now, thanks! Rafael