mmc: correct request error handling
authorPierre Ossman <drzeus@drzeus.cx>
Tue, 14 Nov 2006 21:13:13 +0000 (22:13 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Fri, 1 Dec 2006 18:06:19 +0000 (19:06 +0100)
commit8b7feff881b7e9f065ddd718a6841121207c3c19
treeb2cf1018b3126489268a77200e792255a154cc56
parent89b4e133afea9fce333054b94d89953583a55c19
mmc: correct request error handling

We need to jump to the part of just flushing the request
when we cannot claim the bus. Sending commands to a bus
we do not own will give unpredictable results.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/mmc_block.c