Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757310Ab1DHAio (ORCPT ); Thu, 7 Apr 2011 20:38:44 -0400 Received: from na3sys009aog106.obsmtp.com ([74.125.149.77]:40458 "EHLO na3sys009aog106.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757260Ab1DHAim (ORCPT ); Thu, 7 Apr 2011 20:38:42 -0400 From: Kevin Hilman To: "Rafael J. Wysocki" Cc: Paul Mundt , linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org, Magnus Damm , Grant Likely , "Greg Kroah-Hartman" Subject: Re: [PATCH/RFC 4/6] ARM: move SH-mobile runtime PM to arm/common for sharing with other platforms Organization: Texas Instruments, Inc. References: <1302134569-22825-1-git-send-email-khilman@ti.com> <20110407165654.GD8052@linux-sh.org> <8739lu9eg6.fsf@ti.com> <201104080035.26989.rjw@sisk.pl> Date: Thu, 07 Apr 2011 17:38:38 -0700 In-Reply-To: <201104080035.26989.rjw@sisk.pl> (Rafael J. Wysocki's message of "Fri, 8 Apr 2011 00:35:26 +0200") Message-ID: <87vcyp37ch.fsf@ti.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1235 Lines: 30 "Rafael J. Wysocki" writes: > On Thursday, April 07, 2011, Kevin Hilman wrote: >> Paul Mundt writes: >> >> > On Wed, Apr 06, 2011 at 05:02:47PM -0700, Kevin Hilman wrote: >> >> There is really nothing SH-mobile specific about this runtime PM >> >> implementation. Any platform wanting to implement runtime PM based on >> >> simple clock gating can use this implementation. >> >> >> >> Signed-off-by: Kevin Hilman >> > >> > This observation is wholly architecture agnostic, so it's not clear that >> > keeping it in arch/arm/common is any better. It seems that this would be >> > better suited for drivers/base/power/ with a generic Kconfig symbol. >> >> Sounds fine to me. > > Well, what platforms is the clock framework available on? Well, the majority of implementations of are certainly in ARM, but I know it's also implemented for SH, and a quick grep shows implementations in powerpc, mips and m68k also. Kevin -- 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/