diff options
author | Xu Yang <xu.yang_2@nxp.com> | 2025-07-04 17:57:51 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-09 12:15:57 +0200 |
commit | b4b4dbfa96dea8e299a47ef877eb0cfe210a7291 (patch) | |
tree | 56b5f69413da5b4b9a3c8bfe5a2d1db7d3d5af63 /tools/perf/scripts/python | |
parent | 41b2a7eb1db8899545ebabc9fb7f2eef2e018ada (diff) |
media: stk1160: use usb_alloc_noncoherent/usb_free_noncoherent()
This will use USB noncoherent API to alloc/free urb buffers, then
stk1160 driver needn't to do dma sync operations by itself.
Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Reviewed-by: Hans de Goede <hansg@kernel.org>
Link: https://lore.kernel.org/r/20250704095751.73765-4-xu.yang_2@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions