ARM: 6632/3: mmci: stop using the blockend interrupts
authorLinus Walleij <linus.walleij@stericsson.com>
Mon, 24 Jan 2011 14:22:13 +0000 (15:22 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 24 Jan 2011 15:23:00 +0000 (15:23 +0000)
Implement a suggestion from Russell to drop the use of blockend
interrupts altogether and instead rely on the data counter.

Tested with error-free cards on U300, U8500 and RealView PB1176.

Signed-off-by: Ulf Hansson <ulf.hansson@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found