aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-06-26 23:49:11 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-09-21 21:02:19 +0100
commit9663dedafa302bb7fd511f9ae75d9ce33865477e (patch)
tree842de392a3da79dc294064c778edd4777787eb77 /kernel
parentDMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit... (diff)
downloadlinux-9663dedafa302bb7fd511f9ae75d9ce33865477e.tar.gz
linux-9663dedafa302bb7fd511f9ae75d9ce33865477e.zip
DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Replace the following sequence: dma_set_mask(dev, mask); dma_set_coherent_mask(dev, mask); with a call to the new helper dma_set_mask_and_coherent(). Acked-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions