]> git.baikalelectronics.ru Git - kernel.git/commit
ipr: set coherent DMA mask
authorAnton Blanchard <anton@samba.org>
Thu, 30 Oct 2014 22:27:09 +0000 (17:27 -0500)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:32:00 +0000 (11:32 +0100)
commitee3d6b3237f3255b998537339406fee8727ae5e4
tree78a68190015cb65db1bbf63fe9808ad2bb53fefc
parent0cea2d6401752318efa829f3833292f98e468f58
ipr: set coherent DMA mask

Use dma_set_mask_and_coherent() to set both the DMA and coherent
DMA mask.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/ipr.c