]> git.baikalelectronics.ru Git - kernel.git/commit
sx8: switch to the generic DMA API
authorChristoph Hellwig <hch@lst.de>
Thu, 18 Oct 2018 13:15:13 +0000 (15:15 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 18 Oct 2018 21:14:45 +0000 (15:14 -0600)
commit83e183a09c230828b1ae7ebf30cb14bc4bb7716e
tree63932e84cf5ccdf73a2f1012628098f5180ce99a
parent9a6ca754029cc336a87b065ef5da037b30d15835
sx8: switch to the generic DMA API

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

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/sx8.c