RE: [PATCH] mmc: core: Fix hanging on I/O during system suspend for removable cards

2021-03-22 Thread Kiwoong Kim
> The mmc core uses a PM notifier to temporarily during system suspend, turn > off the card detection mechanism for removal/insertion of (e)MMC/SD/SDIO > cards. Additionally, the notifier may be used to remove an SDIO card > entirely, if a corresponding SDIO functional driver don't have the system

Re: [PATCH] mmc: core: Fix hanging on I/O during system suspend for removable cards

2021-03-10 Thread Linus Walleij
On Wed, Mar 10, 2021 at 4:29 PM Ulf Hansson wrote: > The mmc core uses a PM notifier to temporarily during system suspend, turn > off the card detection mechanism for removal/insertion of (e)MMC/SD/SDIO > cards. Additionally, the notifier may be used to remove an SDIO card > entirely, if a corres

[PATCH] mmc: core: Fix hanging on I/O during system suspend for removable cards

2021-03-10 Thread Ulf Hansson
The mmc core uses a PM notifier to temporarily during system suspend, turn off the card detection mechanism for removal/insertion of (e)MMC/SD/SDIO cards. Additionally, the notifier may be used to remove an SDIO card entirely, if a corresponding SDIO functional driver don't have the system suspend/