diff options
author | 2006-12-08 16:50:47 +1100 | |
---|---|---|
committer | 2007-02-04 20:54:07 +0100 | |
commit | 1289335a2ab57d00c638c3954dc86d6c4eab5606 (patch) | |
tree | 640694a63b26625a772e92ac30e0539b57511316 /drivers/misc/tifm_core.c | |
parent | mmc: Add support for SDHC cards (diff) | |
download | wireguard-linux-1289335a2ab57d00c638c3954dc86d6c4eab5606.tar.xz wireguard-linux-1289335a2ab57d00c638c3954dc86d6c4eab5606.zip |
tifm_sd: alter order of the states in the command handler
Previously, stop command was issued right after BRS (block received/sent)
event. Stop command completion event could interfere with the card busy
event, causing miscount of the written blocks.
This patch ensures that stop command issued as last action for a
particular command, after DMA sompletion event and written block
count verification.
Signed-off-by: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'drivers/misc/tifm_core.c')
0 files changed, 0 insertions, 0 deletions