aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/generated/devlink-user.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2023-10-24 14:18:17 +0000
committerLaurent Pinchart <[email protected]>2023-11-13 01:40:13 +0000
commit42d62b7e47d58273c64fc1540e5d81ccfdb60f77 (patch)
tree2c0dd51d44f82897167c0aa98888c21ba46bfddc /tools/net/ynl/generated/devlink-user.c
parentLinux 6.7-rc1 (diff)
downloadkernel-42d62b7e47d58273c64fc1540e5d81ccfdb60f77.tar.gz
kernel-42d62b7e47d58273c64fc1540e5d81ccfdb60f77.zip
media: vsp1: Remove unbalanced .s_stream(0) calls
The VSP1 driver uses the subdev .s_stream() operation to stop WPF instances, without a corresponding call to start them. The V4L2 subdev core started warning about unbalanced .s_stream() calls in commit 009905ec5043 ("media: v4l2-subdev: Document and enforce .s_stream() requirements"), causing a regression with this driver. Fix the problem by replacing the .s_stream() operation with an explicit function call for WPF instances. This allows sharing an additional data structure between RPF and WPF instances. Fixes: 009905ec5043 ("media: v4l2-subdev: Document and enforce .s_stream() requirements") Reported-by: Geert Uytterhoeven <[email protected]> Closes: https://lore.kernel.org/linux-media/[email protected]/ Signed-off-by: Laurent Pinchart <[email protected]> Tested-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/devlink-user.c')
0 files changed, 0 insertions, 0 deletions