SDMMC: add the SDIO_IRQ for sdio

This commit is contained in:
xbw
2014-03-18 13:43:42 +08:00
parent 67991892da
commit 9c62f69bf0
2 changed files with 2 additions and 1 deletions

View File

@@ -182,7 +182,7 @@
supports-highspeed;
supports-sdio;
cap-sdio-irq;
status = "okay";
};

View File

@@ -80,6 +80,7 @@
supports-highspeed;
supports-sdio;
cap-sdio-irq;
status = "diabled";
};