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)
commit869404cb4ff23a8f7af09d8395586630ff56f72f
tree78a68190015cb65db1bbf63fe9808ad2bb53fefc
parentd73341bff0c21157ee84dcb619b2ddcd4afc1bb3
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