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:
1ad2cdb
)
[ARM] avoid floppy warnings by using fd_dma_setup()
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 15 Jul 2007 13:52:16 +0000
(14:52 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 20 Jul 2007 08:39:57 +0000
(09:39 +0100)
Avoid the virt_to_bus()/bus_to_virt() warnings in floppy.c caused
by the (useless) double conversion to/from bus addresses.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found