linux/drivers/media/usb/stk1160
Xu Yang b4b4dbfa96 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>
2025-07-09 12:15:57 +02:00
..
Kconfig
Makefile
stk1160-ac97.c
stk1160-core.c
stk1160-i2c.c
stk1160-reg.h
stk1160-v4l.c media: stk1160: use usb_alloc_noncoherent/usb_free_noncoherent() 2025-07-09 12:15:57 +02:00
stk1160-video.c media: stk1160: use usb_alloc_noncoherent/usb_free_noncoherent() 2025-07-09 12:15:57 +02:00
stk1160.h media: stk1160: use usb_alloc_noncoherent/usb_free_noncoherent() 2025-07-09 12:15:57 +02:00