commit | 7501c4315faf46b088ed4de4d8695a91d7d63869 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Thu Oct 24 15:58:45 2013 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Sep 09 13:59:08 2014 +0200 |
tree | 2e377486f7ff322a5b10e4fa4d5f89347125b1be | |
parent | 215ba3995ae89866a58b8df41136811c665a22b9 [diff] |
mmc: tmio: Keep host active while SDIO IRQ is enabled The host must be kept active to be able to serve SDIO IRQs, thus let's prevent it from going inactive while SDIO IRQ is enabled. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>