ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR
commitbc23ab0861a252bdbdf3bd982c37a6a96c2ceba6
authorUlf Hansson <ulf.hansson@stericsson.com>
Tue, 13 Dec 2011 15:51:04 +0000 (13 16:51 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Jan 2012 22:13:56 +0000 (6 14:13 -0800)
treeb8d30591174fc0d093d9454007d33e83735a3959
parent8048ac75378918eab0f68ba175915e72ef73e0da
ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR

commit b63038d6f4ca5d1849ce01d9fc5bb9cb426dec73 upstream.

The interrupt was previously enabled and then correctly cleared.
Now we also handle it correctly.

Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/mmc/host/mmci.c