From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Hansson Date: Wed, 27 Aug 2014 12:59:57 +0000 Subject: Re: [PATCH 00/12] mmc: tmio: Fixup PM support Message-Id: List-Id: References: <1408969564-6335-1-git-send-email-ulf.hansson@linaro.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Geert Uytterhoeven Cc: Linux MMC List , Ian Molton , Chris Ball , Linux-sh list , "linux-kernel@vger.kernel.org" On 26 August 2014 09:46, Geert Uytterhoeven wrote: > Hi Ulf, > > On Mon, Aug 25, 2014 at 2:25 PM, Ulf Hansson wrote: >> This patchset fixup the PM support for tmio and the tmio hosts. >> Some re-structuring of the code was also necessary to accomplish the above. >> >> A few of these patches has been posted earlier, but at that time I couldn't get >> help in testing them on hardware. Let's give this a second try now. >> >> http://www.spinics.net/lists/linux-mmc/msg23177.html >> >> Ulf Hansson (12): >> mmc: tmio: Keep host active while SDIO IRQ is enabled >> mmc: tmio: Keep host active while serving requests >> mmc: tmio: Extract bus_width modifications to a separate function >> mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it >> mmc: tmio: Handle clock gating from runtime PM functions >> mmc: tmio: Mask all IRQs when inactive >> mmc: tmio: Make runtime PM callbacks available for CONFIG_PM >> mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM >> mmc: tmio_mmc: Enable runtime PM support >> mmc: sdhi: Fixup system PM suspend lock-up >> mmc: tmio_mmc: Fixup system PM suspend lock-up >> mmc: tmio: Remove library functions for system PM > > I gave this series a test run on r8a7791/Koelsch, everything seems to > work fine. > Even more important, s2ram was fixed by "mmc: sdhi: Fixup system PM > suspend lock-up". > > For the whole series: > Acked-by: Geert Uytterhoeven > > Thanks! > > Gr{oetje,eeting}s, > > Geert Geert, thanks helping out testing etc. I have applied this series with your ack/tested by tag. Kind regards Uffe