commit | ee28981535f4261ed5d127ddf4d1a3f8778f520d | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Thu Jan 19 21:07:18 2017 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Feb 13 13:20:35 2017 +0100 |
tree | 9f625e654d1155b004cdf695fd660a0b650a1f18 | |
parent | 20dd03734cac41a0545dd24f5e81d8ff0c80874b [diff] |
mmc: tmio: discard obsolete SDIO irqs before enabling irqs Before enabling SDIO irqs, clear the status bit, so we discard old and stale interrupts. Needed to get two wireless cards working. Use the newly introduced macro in all places. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>