From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 02/10] ARM: OMAP2+: SmartReflex: move the platform specific macros in plat-omap Date: Thu, 15 Mar 2012 10:14:00 -0700 Message-ID: <20120315171359.GA7276@atomide.com> References: <1331829845-9526-1-git-send-email-j-pihet@ti.com> <1331829845-9526-3-git-send-email-j-pihet@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1331829845-9526-3-git-send-email-j-pihet@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: jean.pihet@newoldbits.com Cc: Kevin Hilman , LKML , "Rafael J. Wysocki" , linux-omap@vger.kernel.org, Jean Pihet , linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org * jean.pihet@newoldbits.com [120315 09:47]: > From: Jean Pihet > > Move the platform specific macros from the smartreflex header file > (arch/arm/mach-omap2/smartreflex.h) in a new header file in plat-omap > (arch/arm/plat-omap/include/plat/smartreflex.h). > > This change makes the SmartReflex implementation ready for the move > to drivers/. Glad to see this happening! This would be better located in linux/power/smartreflex.h rather than plat/smartreflex.h. Regards, Tony