diff options
author | Matthieu CASTET <matthieu.castet@parrot.com> | 2014-08-14 16:03:17 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2014-09-09 13:59:02 +0200 |
commit | c5abd5e8998e20c2e82999670a03f26f1437d744 (patch) | |
tree | 6db288f9ea42eb23996e791956088efaa723d55c /ipc | |
parent | mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response (diff) | |
download | linux-c5abd5e8998e20c2e82999670a03f26f1437d744.tar.xz linux-c5abd5e8998e20c2e82999670a03f26f1437d744.zip |
sdhci : handle busy timeout irq
When we wait for busy after sending a command, if there is
a timeout, we got SDHCI_INT_DATA_TIMEOUT flags.
Before this commit we got the message :
"Got data interrupt 0x00100000 even though no data operation was in progress."
and we need to wait 10s that sdhci_timeout_timer expires.
Signed-off-by: Matthieu CASTET <matthieu.castet@parrot.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions