ARM: mmci: complete the transaction on error
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 30 Jan 2011 21:03:50 +0000 (21:03 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 31 Jan 2011 10:53:23 +0000 (10:53 +0000)
commitccff9b51825b7335889b780bdf7de84ca803e291
tree884b6114a8fef7fc60fe784de68faa23f41aa73a
parentf5a106d9e2a5d947e106c3caace373ded1a695ed
ARM: mmci: complete the transaction on error

When we encounter an error, make sure we complete the transaction
otherwise we'll leave the request dangling.

Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/host/mmci.c