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:
dfa322f
)
ARM: dmabounce: correct unmap_single dev_dbg
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 3 Jul 2011 22:56:17 +0000
(23:56 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 3 Jul 2011 22:56:17 +0000
(23:56 +0100)
DMA addresses should not be casted to void * for printing. Fix
that to be consistent with the rest of the file.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found