diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-06-26 23:49:11 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-09-21 21:02:25 +0100 |
commit | e22f0e3fdc2b5b3a399df29c3b5991e35b690320 (patch) | |
tree | 587e0b3ad6712599385bd2d5727d89a604e9c9a8 /tools/perf/scripts/python/sctop.py | |
parent | 052d0efada8ccfccd924059b75f5fb119cd10f9a (diff) |
DMA-API: staging: et131x: 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 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions