Commit 51d4375d authored by Russell King's avatar Russell King
Browse files

ARM: mmci: no need for separate host->data_xfered



We don't need to store the number of bytes transferred in our host
structure - we can store this directly in data->bytes_xfered.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent c4d877c1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment