• Russell King's avatar
    [MMC] Fix end of request handling. · 83bc4198
    Russell King authored
    We were mixing end_request with end_that_request_chunk, which
    is apparantly bad news.  Also, the handycapped pxamci driver
    was telling us that it had transferred all data successfully
    on error, which is obviously wrong.
    83bc4198
mmc_queue.c 3.81 KB