public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] mmc: sdio: Keep card runtime resumed while adding function devices
@ 2017-06-09 12:27 Adrian Hunter
  2017-06-09 12:27 ` [PATCH V2 1/2] mmc: sdio: Tidy error path in mmc_attach_sdio() Adrian Hunter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Adrian Hunter @ 2017-06-09 12:27 UTC (permalink / raw)
  To: Ulf Hansson; +Cc: linux-mmc

Hi

Here is V2 of the patch to keep an SDIO card runtime resumed while adding
function devices.


Changes in V2:

	mmc: sdio: Tidy error path in mmc_attach_sdio()
		New patch

	mmc: sdio: Keep card runtime resumed while adding function devices
		Move call to pm_runtime_get_noresume() before
		pm_runtime_set_active().
		Do not use pm_runtime_put() incorrectly (or at all) in the
		error path.


Adrian Hunter (2):
      mmc: sdio: Tidy error path in mmc_attach_sdio()
      mmc: sdio: Keep card runtime resumed while adding function devices

 drivers/mmc/core/sdio.c | 24 +++++++++++++++++-------
 1 file changed, 17 insertions(+), 7 deletions(-)


Regards
Adrian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-09 13:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-09 12:27 [PATCH V2 0/2] mmc: sdio: Keep card runtime resumed while adding function devices Adrian Hunter
2017-06-09 12:27 ` [PATCH V2 1/2] mmc: sdio: Tidy error path in mmc_attach_sdio() Adrian Hunter
2017-06-09 12:27 ` [PATCH V2 2/2] mmc: sdio: Keep card runtime resumed while adding function devices Adrian Hunter
2017-06-09 13:29 ` [PATCH V2 0/2] " Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox