diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-06-27 02:49:11 +0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-09-22 00:02:22 +0400 |
commit | e1390a2adc72c907fb7a779d0111efa37b033dec (patch) | |
tree | 3bb2c3d75cccc455d3adcc1eb75a57bc5bc61729 /scripts/gdb/linux/utils.py | |
parent | 9663dedafa302bb7fd511f9ae75d9ce33865477e (diff) | |
download | linux-e1390a2adc72c907fb7a779d0111efa37b033dec.tar.xz |
DMA-API: net: b43: 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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions