]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR
authorUlf Hansson <ulf.hansson@stericsson.com>
Tue, 13 Dec 2011 15:51:04 +0000 (16:51 +0100)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Tue, 10 Jan 2012 21:00:32 +0000 (13:00 -0800)
commit2080c170b293ca622c1a8c4b49b77df0f37a4c30
treef535a165b752da2e28d1ce6bfd577e72d1277ad4
parent5d110575cc9418106f71cbe39398ae941b2b8009
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