From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Date: Mon, 09 Jun 2014 01:56:59 +0000 Subject: Re: [PATCH] PM / OPP: Remove ARCH_HAS_OPP Message-Id: <20140609015658.GV8860@dragon> List-Id: References: <1402051016-28853-1-git-send-email-broonie@kernel.org> In-Reply-To: <1402051016-28853-1-git-send-email-broonie@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Fri, Jun 06, 2014 at 11:36:56AM +0100, Mark Brown wrote: > From: Mark Brown > > Since the OPP layer is a kernel library which has been converted to be > directly selectable by its callers rather than user selectable and > requiring architectures to enable it explicitly the ARCH_HAS_OPP symbol > has become redundant and can be removed. Do so. > > Signed-off-by: Mark Brown > --- ... > arch/arm/mach-imx/Kconfig | 1 - Acked-by: Shawn Guo From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] PM / OPP: Remove ARCH_HAS_OPP Date: Mon, 9 Jun 2014 09:56:59 +0800 Message-ID: <20140609015658.GV8860@dragon> References: <1402051016-28853-1-git-send-email-broonie@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from mail-bn1lp0145.outbound.protection.outlook.com ([207.46.163.145]:35973 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753512AbaFIB5d (ORCPT ); Sun, 8 Jun 2014 21:57:33 -0400 Content-Disposition: inline In-Reply-To: <1402051016-28853-1-git-send-email-broonie@kernel.org> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Mark Brown Cc: "Rafael J. Wysocki" , Russell King , Kukjin Kim , Rob Herring , Sascha Hauer , Tony Lindgren , Simon Horman , Magnus Damm , Michal Simek , linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-omap@vger.kernel.org, linux-sh@vger.kernel.org, Mark Brown On Fri, Jun 06, 2014 at 11:36:56AM +0100, Mark Brown wrote: > From: Mark Brown > > Since the OPP layer is a kernel library which has been converted to be > directly selectable by its callers rather than user selectable and > requiring architectures to enable it explicitly the ARCH_HAS_OPP symbol > has become redundant and can be removed. Do so. > > Signed-off-by: Mark Brown > --- ... > arch/arm/mach-imx/Kconfig | 1 - Acked-by: Shawn Guo From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@freescale.com (Shawn Guo) Date: Mon, 9 Jun 2014 09:56:59 +0800 Subject: [PATCH] PM / OPP: Remove ARCH_HAS_OPP In-Reply-To: <1402051016-28853-1-git-send-email-broonie@kernel.org> References: <1402051016-28853-1-git-send-email-broonie@kernel.org> Message-ID: <20140609015658.GV8860@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jun 06, 2014 at 11:36:56AM +0100, Mark Brown wrote: > From: Mark Brown > > Since the OPP layer is a kernel library which has been converted to be > directly selectable by its callers rather than user selectable and > requiring architectures to enable it explicitly the ARCH_HAS_OPP symbol > has become redundant and can be removed. Do so. > > Signed-off-by: Mark Brown > --- ... > arch/arm/mach-imx/Kconfig | 1 - Acked-by: Shawn Guo