sdhci: handle data interrupts during command
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 12 Aug 2007 14:46:32 +0000 (16:46 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Thu, 23 Aug 2007 04:30:53 +0000 (06:30 +0200)
commite538fbe83e374a3521128c1f4642aca037661c9d
tree9a2abd920ed6767ae17747daa2e91fa9f1e5fd24
parent03f8590d90844f04d20488a80e75eaf4c4e0b35c
sdhci: handle data interrupts during command

It is fully legal for a controller to start issuing data related
interrupts before it has signalled that the command has completed.
Make sure the driver actually can handle this.

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