diff options
author | Qing Wang <[email protected]> | 2021-10-07 20:28:30 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-10-26 10:54:40 +0530 |
commit | d77143dd248e7d909975941f3097d7e36b7876cf (patch) | |
tree | 5f53e5e2c97074ef5fa81d65841d436810a40785 /tools/perf/scripts/python/syscall-counts.py | |
parent | 1365e117bf5eca14c7397c404770ffbc5e3ad99c (diff) |
dmaengine: hisi_dma: switch from 'pci_' to 'dma_' API
The wrappers in include/linux/pci-dma-compat.h should go away.
pci_set_dma_mask()/pci_set_consistent_dma_mask() should be
replaced with dma_set_mask()/dma_set_coherent_mask(),
and use dma_set_mask_and_coherent() for both.
Signed-off-by: Qing Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions