mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-09-03 10:33:11 +02:00
![]() The big V4L2 async framework overhaul simplified linked lists used by the
V4L2 async framework. This affected a few drivers and it turns out a few
of those drivers rely on searching for entities in both async notifier's
waiting and done lists. Do that by separately traversing both.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
xilinx-csi2rxss.c | ||
xilinx-dma.c | ||
xilinx-dma.h | ||
xilinx-tpg.c | ||
xilinx-vip.c | ||
xilinx-vip.h | ||
xilinx-vipp.c | ||
xilinx-vipp.h | ||
xilinx-vtc.c | ||
xilinx-vtc.h |