OSDN Git Service

Merge tag 'v3.0.36' into android-3.0.x
[android-x86/kernel.git] / drivers / mmc / core / sdio.c
index a2c1c4d..5d17199 100644 (file)
@@ -685,7 +685,7 @@ static int mmc_sdio_resume(struct mmc_host *host)
        }
 
        if (!err && host->sdio_irqs)
-               mmc_signal_sdio_irq(host);
+               wake_up_process(host->sdio_irq_thread);
        mmc_release_host(host);
 
        /*