umem: switch to the generic DMA API
authorChristoph Hellwig <[email protected]>
Thu, 18 Oct 2018 13:15:14 +0000 (15:15 +0200)
committerJens Axboe <[email protected]>
Thu, 18 Oct 2018 21:14:47 +0000 (15:14 -0600)
commitb46d40daba968f6bac901b50e8fbc016b9c18c00
tree6fe00546d0875a3b3ded85efae0fc5c9adcbdf74
parent931da2f7a56b7e84a75f40472edf96a5689734a7
umem: switch to the generic DMA API

The PCI DMA API is deprecated, switch to the generic DMA API instead.

Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
drivers/block/umem.c