diff options
author | Christoph Hellwig <hch@lst.de> | 2017-05-22 09:11:30 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2017-06-28 06:54:39 -0700 |
commit | b02c2b0bfd7ae4fb5bc8685ac564861b99c7a552 (patch) | |
tree | ca859e125d4c9b90c983c193d82e915cdb919538 /lib/dma-noop.c | |
parent | c6d333e0847260972cb6279de76d8004d2461d3f (diff) | |
download | linux-next-b02c2b0bfd7ae4fb5bc8685ac564861b99c7a552.tar.gz |
sparc: remove arch specific dma_supported implementations
Usually dma_supported decisions are done by the dma_map_ops instance.
Switch sparc to that model by providing a ->dma_supported instance for
sbus that always returns false, and implementations tailored to the sun4u
and sun4v cases for sparc64, and leave it unimplemented for PCI on
sparc32, which means always supported.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/dma-noop.c')
0 files changed, 0 insertions, 0 deletions