Loading drivers/mmc/core/sdio.c +1 −0 Original line number Diff line number Diff line Loading @@ -1078,6 +1078,7 @@ static int mmc_sdio_resume(struct mmc_host *host) mmc_release_host(host); host->pm_flags &= ~MMC_PM_KEEP_POWER; host->pm_flags &= ~MMC_PM_WAKE_SDIO_IRQ; return err; } Loading Loading
drivers/mmc/core/sdio.c +1 −0 Original line number Diff line number Diff line Loading @@ -1078,6 +1078,7 @@ static int mmc_sdio_resume(struct mmc_host *host) mmc_release_host(host); host->pm_flags &= ~MMC_PM_KEEP_POWER; host->pm_flags &= ~MMC_PM_WAKE_SDIO_IRQ; return err; } Loading