From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Date: Sat, 09 Nov 2013 16:10:59 +0000 Subject: Re: [PATCH 10/12] usb: r8a66597-hcd: Convert to clk_prepare/unprepare Message-Id: <20131109161059.GB22695@kroah.com> List-Id: References: <1383000569-8916-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <1383000569-8916-11-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <526F842E.1010607@renesas.com> <4726188.sxDyZ3Q5gt@avalon> In-Reply-To: <4726188.sxDyZ3Q5gt@avalon> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Sat, Nov 09, 2013 at 03:12:05PM +0100, Laurent Pinchart wrote: > Hi Greg, > > On Tuesday 29 October 2013 18:47:26 Shimoda, Yoshihiro wrote: > > Hi Laurent-san, > > > > (2013/10/29 7:49), Laurent Pinchart wrote: > > > Turn clk_enable() and clk_disable() calls into clk_prepare_enable() and > > > clk_disable_unprepare() to get ready for the migration to the common > > > clock framework. > > > > > > Cc: Greg Kroah-Hartman > > > Cc: Yoshihiro Shimoda > > > Cc: linux-usb@vger.kernel.org > > > Signed-off-by: Laurent Pinchart > > > > > > > Thank you for the patch. > > > > Acked-by: Yoshihiro Shimoda > > Could you please pick this patch up ? I'll pick things up after 3.13-rc1 is out, I can't do anything until then. thanks, greg k-h