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:
cdc28d5
)
add dma_get_ops to struct ia64_machine_vector
author
FUJITA Tomonori
<fujita.tomonori@lab.ntt.co.jp>
Mon, 5 Jan 2009 14:36:16 +0000
(23:36 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 6 Jan 2009 13:06:51 +0000
(14:06 +0100)
This adds dma_get_ops hook to struct ia64_machine_vector. We use
dma_get_ops() in arch/ia64/kernel/dma-mapping.c, which simply returns
the global dma_ops. This is for removing hwsw_dma_ops.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found