Hi Mauro, Hans, The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git tags/media-renesas-fixes-20231113 for you to fetch changes up to 42d62b7e47d58273c64fc1540e5d81ccfdb60f77: media: vsp1: Remove unbalanced .s_stream(0) calls (2023-11-13 03:40:13 +0200) I will have more VSP1 patches for v6.8 that depend on this one, so once the pull request gets merged in the media fixes branch, could you please also merge it (*not* cherry-pick) into the master branch for v6.8 ? ---------------------------------------------------------------- Renesas R-Car VSP1 driver regression fix ---------------------------------------------------------------- Laurent Pinchart (1): media: vsp1: Remove unbalanced .s_stream(0) calls drivers/media/platform/renesas/vsp1/vsp1_pipe.c | 2 +- drivers/media/platform/renesas/vsp1/vsp1_rpf.c | 10 +-------- drivers/media/platform/renesas/vsp1/vsp1_rwpf.c | 8 +++++-- drivers/media/platform/renesas/vsp1/vsp1_rwpf.h | 4 +++- drivers/media/platform/renesas/vsp1/vsp1_wpf.c | 29 +++---------------------- 5 files changed, 14 insertions(+), 39 deletions(-) -- Regards, Laurent Pinchart