[MMC] Correct mmc_request_done comments
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 4 May 2006 12:51:45 +0000 (13:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 4 May 2006 12:51:45 +0000 (13:51 +0100)
mmc_request_done should be called at the end of handling a request, not
between the data and initial command parts of the request.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found