]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma-virt: remove dma_supported and mapping_error methods
authorChristoph Hellwig <hch@lst.de>
Mon, 22 May 2017 09:04:17 +0000 (11:04 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 28 Jun 2017 13:54:41 +0000 (06:54 -0700)
commit3be6d9b6da2ca62a4fd73a401b26f4a1dac2a47d
tree4e5a936f50c8bdf23c2c083272a0fc71a30667ff
parent050d228a740a2e4d988801e64b2aee0159542f59
dma-virt: remove dma_supported and mapping_error methods

These just duplicate the default behavior if no method is provided.

Signed-off-by: Christoph Hellwig <hch@lst.de>
lib/dma-virt.c