From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH 07/12] mmc: sh_mmcif: Convert to clk_prepare/unprepare Date: Thu, 31 Oct 2013 00:13:58 +0100 Message-ID: <2522233.ixtrcdiJKv@avalon> References: <1383000569-8916-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Guennadi Liakhovetski Cc: Laurent Pinchart , linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org, Mike Turquette , Chris Ball , Guennadi Liakhovetski , linux-mmc@vger.kernel.org List-Id: linux-mmc@vger.kernel.org Hi Guennadi, On Wednesday 30 October 2013 23:23:37 Guennadi Liakhovetski wrote: > On Tue, 29 Oct 2013, Guennadi Liakhovetski wrote: > > On Mon, 28 Oct 2013, 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: Chris Ball > > > Cc: Guennadi Liakhovetski > > > Cc: linux-mmc@vger.kernel.org > > > Signed-off-by: Laurent Pinchart > > > > > > > Acked-by: Guennadi Liakhovetski > > Sorry, I just realised, that an identical patch > > http://patches.linaro.org/21212/ > > has been submitted prior to this one, so, we should really take the other > one. I'm fine with that, as long as one of the two patches hit mainline as soon as possible. -- Regards, Laurent Pinchart