commit | 869404cb4ff23a8f7af09d8395586630ff56f72f | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Oct 30 17:27:09 2014 -0500 |
committer | Christoph Hellwig <hch@lst.de> | Wed Nov 12 11:32:00 2014 +0100 |
tree | 78a68190015cb65db1bbf63fe9808ad2bb53fefc | |
parent | d73341bff0c21157ee84dcb619b2ddcd4afc1bb3 [diff] |
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>