commit | e538fbe83e374a3521128c1f4642aca037661c9d | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sun Aug 12 16:46:32 2007 +0200 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Thu Aug 23 06:30:53 2007 +0200 |
tree | 9a2abd920ed6767ae17747daa2e91fa9f1e5fd24 | |
parent | 03f8590d90844f04d20488a80e75eaf4c4e0b35c [diff] |
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>