From mboxrd@z Thu Jan 1 00:00:00 1970 From: Saravana Kannan Subject: Re: [PATCH 2/2] clk: Move init fields from clk to clk_hw Date: Thu, 05 Apr 2012 18:30:58 -0700 Message-ID: <4F7E4752.4020007@codeaurora.org> References: <1332214706-675-1-git-send-email-skannan@codeaurora.org> <1332214706-675-2-git-send-email-skannan@codeaurora.org> <20120320072018.GC32469@S2101-09.ap.freescale.net> <20120320094031.GI3852@pengutronix.de> <20120320141811.GF32469@S2101-09.ap.freescale.net> <20120320181050.GN3852@pengutronix.de> <4F68E34A.70207@codeaurora.org> <20120320231242.GP3852@pengutronix.de> <4F694484.1030706@codeaurora.org> <4F714397.6080608@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]:23832 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753970Ab2DFBa7 (ORCPT ); Thu, 5 Apr 2012 21:30:59 -0400 In-Reply-To: Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: "Turquette, Mike" Cc: Sascha Hauer , Andrew Lunn , Grant Likely , Jamie Iles , Jeremy Kerr , Magnus Damm , Deepak Saxena , linux-arm-kernel@lists.infradead.org, Arnd Bergman , linux-arm-msm@vger.kernel.org, Rob Herring , Russell King , Thomas Gleixner , Richard Zhao , Shawn Guo , Paul Walmsley , Linus Walleij , Mark Brown , Stephen Boyd , linux-kernel@vger.kernel.org, Amit Kucheria , Shawn Guo On 03/27/2012 11:49 AM, Turquette, Mike wrote: > On Mon, Mar 26, 2012 at 9:35 PM, Saravana Kannan wrote: >> Mike, >> >> (*nudge*) (*nudge*) > > Hi Saravana, > > I spent some time mulling over the ideas this weekend and I agree that > we have 3 types of data, so having the three structs makes some sense. > I'm checking this patch out more earnestly today. (*nudge*) (*nudge*) again :-) Sorry to keep nudging you on this often. The longer we wait for this, the more churn it will cause later on. That's why I'm being persistent on this. Also, once this goes in, I can start working on upstreaming MSM clock support. Thanks, Saravana -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. From mboxrd@z Thu Jan 1 00:00:00 1970 From: skannan@codeaurora.org (Saravana Kannan) Date: Thu, 05 Apr 2012 18:30:58 -0700 Subject: [PATCH 2/2] clk: Move init fields from clk to clk_hw In-Reply-To: References: <1332214706-675-1-git-send-email-skannan@codeaurora.org> <1332214706-675-2-git-send-email-skannan@codeaurora.org> <20120320072018.GC32469@S2101-09.ap.freescale.net> <20120320094031.GI3852@pengutronix.de> <20120320141811.GF32469@S2101-09.ap.freescale.net> <20120320181050.GN3852@pengutronix.de> <4F68E34A.70207@codeaurora.org> <20120320231242.GP3852@pengutronix.de> <4F694484.1030706@codeaurora.org> <4F714397.6080608@codeaurora.org> Message-ID: <4F7E4752.4020007@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/27/2012 11:49 AM, Turquette, Mike wrote: > On Mon, Mar 26, 2012 at 9:35 PM, Saravana Kannan wrote: >> Mike, >> >> (*nudge*) (*nudge*) > > Hi Saravana, > > I spent some time mulling over the ideas this weekend and I agree that > we have 3 types of data, so having the three structs makes some sense. > I'm checking this patch out more earnestly today. (*nudge*) (*nudge*) again :-) Sorry to keep nudging you on this often. The longer we wait for this, the more churn it will cause later on. That's why I'm being persistent on this. Also, once this goes in, I can start working on upstreaming MSM clock support. Thanks, Saravana -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.