commit | 1a5c8e1f4f09e67118f81885a22ceb7bbd2df4ee | [log] [tgz] |
---|---|---|
author | Shashidhar Hiremath <shashidharh@vayavyalabs.com> | Mon Aug 29 13:11:46 2011 +0530 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 26 15:43:42 2011 -0400 |
tree | 14671aae5c25816377bcb1173c3d8cc292c6148f | |
parent | 190657c9f464b9f99a05a6ed8476c8bbccbc6a8b [diff] |
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>