commit | b9394647ac88faad9db0f9e92eac4db434faded6 | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Fri Jul 10 10:04:58 2009 +0900 |
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Tue Jul 28 14:19:19 2009 +0900 |
tree | 23f44b8c06baedad1183afc9be95fb2a12e183bb | |
parent | 9a937c91eea31c4b594ea49a2a23c57003e04987 [diff] |
swiotlb: use dma_capable() This converts swiotlb to use dma_capable() instead of swiotlb_arch_address_needs_mapping() and is_buffer_dma_capable(). Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Becky Bruce <beckyb@kernel.crashing.org>