Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757974Ab3FUB3y (ORCPT ); Thu, 20 Jun 2013 21:29:54 -0400 Received: from smtp.codeaurora.org ([198.145.11.231]:55502 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755914Ab3FUB3x (ORCPT ); Thu, 20 Jun 2013 21:29:53 -0400 Date: Thu, 20 Jun 2013 18:29:52 -0700 From: Stephen Boyd To: David Brown Cc: Daniel Walker , Bryan Huntsman , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Saravana Kannan , Chris Ball , Greg Kroah-Hartman , Joerg Roedel Subject: Re: [PATCH/RESEND 00/12] Convert MSM to common clock framework Message-ID: <20130621012952.GE6300@codeaurora.org> References: <1371490999-15501-1-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1371490999-15501-1-git-send-email-sboyd@codeaurora.org> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1151 Lines: 25 On 06/17, Stephen Boyd wrote: > Resending to collect higher level maintainer acks per Olof's request. > The plan is to push this patchset through MSM to the arm-soc tree. > > This patchset moves the existing MSM clock code and affected drivers to the > common clock framework. A prerequisite of moving to the common clock > framework is to use clk_prepare() and clk_enable() so the first > few patches migrate drivers to that call (clk_prepare() is a no-op on MSM > right now). It also removes some custom clock APIs that MSM provides > and finally moves the proc_comm clock code to the common struct clk. > > This patch series will be used as the foundation of the MSM 8660/8960 > clock code that I plan to send out after this series. > David, can you pick this up and send it off to arm-soc now? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation -- 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/