]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8f3df3a32bc23519e01bef1b15193abe4b36266a
tree14671aae5c25816377bcb1173c3d8cc292c6148f
parentec2f0cebda89b75b8b250e6dbba951ad0feddf03
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