diff options
| author | Russell King <[email protected]> | 2013-06-26 23:49:11 +0100 |
|---|---|---|
| committer | Russell King <[email protected]> | 2013-09-21 21:02:24 +0100 |
| commit | 052d0efada8ccfccd924059b75f5fb119cd10f9a (patch) | |
| tree | 3df33431f38270f2411d6ff84e23dfd88a71f677 /tools/perf/scripts/python/sctop.py | |
| parent | 4886c399da70d5f8a4016c2213850dce6cac88c5 (diff) | |
DMA-API: block: nvme-core: 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 <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions