sdhci: make sure to clear the error interrupt
authorPierre Ossman <drzeus@drzeus.cx>
Fri, 20 Jul 2007 16:20:36 +0000 (18:20 +0200)
committerPierre 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