[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)
commitfe10c6abea8bc83291a13e0580b3e4c355710b09
tree1d54fce87090f12de008c25e8717335a6988fc70
parentd78e9079af7526c4661ff484322094832776ef41
[MMC] Correct mmc_request_done comments

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>
drivers/mmc/mmc.c