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:
cf56e3f
)
swiotlb: remove unnecessary swiotlb_bus_to_virt
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Thu, 23 Jul 2009 02:18:49 +0000
(11:18 +0900)
committer
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Tue, 28 Jul 2009 05:19:18 +0000
(14:19 +0900)
swiotlb_bus_to_virt is unncessary; we can use swiotlb_bus_to_phys and
phys_to_virt instead.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Becky Bruce <beckyb@kernel.crashing.org>
No differences found