diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-06-26 18:49:11 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-09-21 16:02:23 -0400 |
commit | de71f988003a2e0b3d5b5a3519e9426053b5dda5 (patch) | |
tree | 4b95c7ae4436f6153b0c6df53b8086722ed9b390 /arch/powerpc/kernel | |
parent | e1390a2adc72c907fb7a779d0111efa37b033dec (diff) |
DMA-API: net: b43legacy: 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().
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions