diff options
author | Pierre Ossman <drzeus@drzeus.cx> | 2008-08-31 13:38:54 +0200 |
---|---|---|
committer | Pierre Ossman <drzeus@drzeus.cx> | 2008-10-12 11:04:28 +0200 |
commit | e633b7bcec8e26991d489a11615acf7674efbaf4 (patch) | |
tree | b26362cc8a0695876b28c5dd52bd3a6812fe745a /sound/i2c | |
parent | sdhci: reduce card detection delay (diff) | |
download | linux-e633b7bcec8e26991d489a11615acf7674efbaf4.tar.xz linux-e633b7bcec8e26991d489a11615acf7674efbaf4.zip |
sdio: make sleep on error interruptable
Make sure we can be woken from the forced sleep that is done on errors.
Removing a card often results in -ENOMEDIUM or -EILSEQ so we previously
locked up the removal process for a second.
We could completely exit on -ENOMEDIUM, but it might be a transient
glitch so treat it like any other error.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'sound/i2c')
0 files changed, 0 insertions, 0 deletions