ia64: add dma_capable() to replace is_buffer_dma_capable()
commita0b00ca84b3ecb9eebd62ad34880d8cc0d988c8a
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 10 Jul 2009 01:04:56 +0000 (10 10:04 +0900)
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Tue, 28 Jul 2009 05:19:19 +0000 (28 14:19 +0900)
tree37f1e3949184d9f8ad1f1332d74cd60bd098e531
parenta4c2baa6e148adfb27beaf16b6fb6d465b5b3acb
ia64: add dma_capable() to replace is_buffer_dma_capable()

dma_capable() eventually replaces is_buffer_dma_capable(), which tells
if a memory area is dma-capable or not. The problem of
is_buffer_dma_capable() is that it doesn't take a pointer to struct
device so it doesn't work for POWERPC.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
arch/ia64/include/asm/dma-mapping.h