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:
63b6643
)
sdhci: make sure to clear the error interrupt
author
Pierre Ossman
<drzeus@drzeus.cx>
Fri, 20 Jul 2007 16:20:36 +0000
(18:20 +0200)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Fri, 20 Jul 2007 16:51:44 +0000
(18:51 +0200)
The controller has a bit indicating that one of the higher bits (the
error bits) are set. A previous bug caused this bit to be masked, but
since that bug has been fixed we have to clear it explicictly.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
No differences found