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:03 +0400 |
commit | 4c15c243189d01509943e70896d575a2a69c3269 (patch) | |
tree | 374bb70cd0a3a6611d213834991c6ff397689692 /scripts/gdb/linux/utils.py | |
parent | 1bfa2c40ced07bae83839840be5143a7b09af714 (diff) | |
download | linux-4c15c243189d01509943e70896d575a2a69c3269.tar.xz |
DMA-API: net: emulex/benet: 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