From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Sat, 14 Dec 2013 01:05:02 +0000 Subject: Re: [PATCH 08/12] mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepare Message-Id: <20131214010502.GE12584@verge.net.au> List-Id: References: <1383000569-8916-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <23114596.UeGyAebmZh@avalon> <87a9g67t63.fsf@octavius.laptop.org> <4390506.Q1di3yUE6Z@avalon> <87mwk66c1m.fsf@octavius.laptop.org> In-Reply-To: <87mwk66c1m.fsf@octavius.laptop.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Wed, Dec 11, 2013 at 09:25:09PM -0500, Chris Ball wrote: > Hi Laurent, > > On Wed, Dec 11 2013, Laurent Pinchart wrote: > >> I'm sorry about the delay -- it's in mmc-next for 3.14 now. > > > > Thanks a lot and sorry about shouting. Don't worry about the delay, I only > > wanted to make sure the patch would get in v3.14. > > No worries, it was deserved yelling. :-) > > > [PATCH v3 1/3] mmc: sh_mmcif: Factorize DMA channel request and configuration > > code > > [PATCH v3 2/3] mmc: sh_mmcif: Fix compilation warning on 64-bit platforms > > These two are in mmc-next now too. (I usually wait for someone with > SH hardware to ACK, but I understand that Guennadi's not around as > much anymore.) I believe I can provide such Acks going forwards.