mmc: dw_mmc: Support SDIO interrupts for all slots
authorShashidhar Hiremath <shashidharh@vayavyalabs.com>
Mon, 29 Aug 2011 07:41:46 +0000 (13:11 +0530)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 19:43:42 +0000 (15:43 -0400)
commit1a5c8e1f4f09e67118f81885a22ceb7bbd2df4ee
tree14671aae5c25816377bcb1173c3d8cc292c6148f
parent190657c9f464b9f99a05a6ed8476c8bbccbc6a8b
mmc: dw_mmc: Support SDIO interrupts for all slots

The Patch adds the support for SDIO interrupts for all slots.
It includes enabling of SDIO interrupts through dw_mci_enable_sdio_irq
and the handling of the slot specific interrupts in the Interrupt Service
Routine.

Signed-off-by: Shashidhar Hiremath <shashidharh@vayavyalabs.com>
Acked-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/dw_mmc.c
drivers/mmc/host/dw_mmc.h