commit | b5e55556182d2e43da035df1bffbd492c72a7994 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Aug 26 12:57:25 2019 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Aug 26 13:58:59 2019 -0600 |
tree | 53f0636e32e98fa861650e8b4378227c7dd21481 | |
parent | dcc02c19cc06bd7bc1b6db0aa0087a2b6eb05b94 [diff] |
libata: switch remaining drivers to use dma_set_mask_and_coherent Use dma_set_mask_and_coherent instead of separate dma_set_mask and dma_set_coherent_mask calls. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>