This patchset aim to enhance sdio irq handling during suspend/resume so as to
wakeup host system with sdio card interrupt.

Kevin Liu (2):
 mmc: sdio: defer sdio irq handling when host suspended
 mmc: sdio: handle interrupt corner case during suspend

 drivers/mmc/core/sdio.c       |   59 +++++++++++++++++++++++++++++++++++++++-
 drivers/mmc/core/sdio_irq.c   |    5 +++
 include/linux/mmc/host.h      |    5 +++
 include/linux/mmc/sdio_func.h |    6 ++++
 4 files changed, 73 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to