sdhci: let the controller wait for busy state to end
authorPierre Ossman <drzeus@drzeus.cx>
Thu, 24 Jul 2008 23:09:08 +0000 (01:09 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 12 Oct 2008 09:04:27 +0000 (11:04 +0200)
commite809517f6fa5803a5a1cd56026f0e2190fc13d5c
treec53f47a5e3704e7a4012e7dd26c6ce34333bc923
parent3fa8749e584b55f1180411ab1b51117190bac1e5
sdhci: let the controller wait for busy state to end

The sdhci controllers can interrupt us when the busy state from the
card has ended, saving CPU cycles and power.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/sdhci.c