commit | 3be6d9b6da2ca62a4fd73a401b26f4a1dac2a47d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon May 22 11:04:17 2017 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Jun 28 06:54:41 2017 -0700 |
tree | 4e5a936f50c8bdf23c2c083272a0fc71a30667ff | |
parent | 050d228a740a2e4d988801e64b2aee0159542f59 [diff] |
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>