diff options
author | Bingbu Cao <bingbu.cao@intel.com> | 2024-10-16 10:53:01 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2024-11-07 11:05:56 +0300 |
commit | daabc5c64703432c4a8798421a3588c2c142c51b (patch) | |
tree | 3729d4a8f49a9e1a7667bd34b1d1add5663d07e4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 199c204bcc732ec18dbaec2b9d6445addbd376ea (diff) | |
download | linux-daabc5c64703432c4a8798421a3588c2c142c51b.tar.xz |
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 <bingbu.cao@intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
[Sakari Ailus: Fix the commit message a little.]
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions