From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754804Ab3FQS1w (ORCPT ); Mon, 17 Jun 2013 14:27:52 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:39982 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751090Ab3FQS1u (ORCPT ); Mon, 17 Jun 2013 14:27:50 -0400 Date: Mon, 17 Jun 2013 11:27:49 -0700 From: Greg Kroah-Hartman To: David Brown Cc: Stephen Boyd , Daniel Walker , Bryan Huntsman , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH/RESEND 01/12] msm_serial: Convert to clk_prepare/unprepare Message-ID: <20130617182749.GA15627@kroah.com> References: <1371490999-15501-1-git-send-email-sboyd@codeaurora.org> <1371490999-15501-2-git-send-email-sboyd@codeaurora.org> <20130617175510.GA15370@kroah.com> <20130617180728.GA21158@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130617180728.GA21158@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 17, 2013 at 11:07:28AM -0700, David Brown wrote: > On Mon, Jun 17, 2013 at 10:55:10AM -0700, Greg Kroah-Hartman wrote: > >On Mon, Jun 17, 2013 at 10:43:08AM -0700, Stephen Boyd wrote: > >>Add calls to clk_prepare and unprepare so that MSM can migrate to > >>the common clock framework. > >> > >>Cc: Greg Kroah-Hartman > >>Signed-off-by: Stephen Boyd > > > >Acked-by: Greg Kroah-Hartman > > > >Or do you want me to take the serial ones through my tree? It's your > >choice, either is fine for me. > > I can go ahead and pull them through the MSM tree. Please do, thanks. greg k-h