From: Pierre Ossman Date: Fri, 20 Jul 2007 16:20:36 +0000 (+0200) Subject: sdhci: make sure to clear the error interrupt X-Git-Tag: v2.6.23-rc1~191^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=964f9ce2ff42dc47cf40fbd2f5c81cd60689e384;p=pandora-kernel.git sdhci: make sure to clear the error interrupt 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 --- Reading git-diff-tree failed