diff options
author | Bingbu Cao <[email protected]> | 2024-10-16 15:53:01 +0800 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-11-07 09:05:56 +0100 |
commit | daabc5c64703432c4a8798421a3588c2c142c51b (patch) | |
tree | 3729d4a8f49a9e1a7667bd34b1d1add5663d07e4 /tools/perf/scripts/python/sched-migration.py | |
parent | 199c204bcc732ec18dbaec2b9d6445addbd376ea (diff) |
media: ipu6: not override the dma_ops of device in driver
DMA ops are a helper for architectures and not for drivers to override the
DMA implementation. Driver should not override the DMA implementation.
This patch removes the dma_ops override from auxiliary device and adds
driver-internal helpers that use the actual DMA mapping APIs.
Fixes: 9163d83573e4 ("media: intel/ipu6: add IPU6 DMA mapping API and MMU table")
Signed-off-by: Bingbu Cao <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
[Sakari Ailus: Fix the commit message a little.]
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions