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)
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>

No differences found