git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03f8590
)
sdhci: handle data interrupts during command
author
Pierre Ossman
<drzeus@drzeus.cx>
Sun, 12 Aug 2007 14:46:32 +0000
(16:46 +0200)
committer
Pierre 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