git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4d877c
)
ARM: mmci: no need for separate host->data_xfered
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 27 Jan 2011 10:56:52 +0000
(10:56 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 4 Feb 2011 13:25:48 +0000
(13:25 +0000)
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: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found