linux/drivers/media/platform
Laurent Pinchart 42d62b7e47 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
009905ec50 ("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: 009905ec50 ("media: v4l2-subdev: Document and enforce .s_stream() requirements")
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Closes: https://lore.kernel.org/linux-media/2221395-6a9b-9527-d697-e76aebc6af@linux-m68k.org/
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
2023-11-13 03:40:13 +02:00
..
allegro-dvt media: allegro: Annotate struct mcu_msg_push_buffers_internal with __counted_by 2023-10-07 10:55:45 +02:00
amlogic media: ge2d: Convert to platform remove callback returning void 2023-04-11 16:59:14 +02:00
amphion media: amphion: handle firmware debug message 2023-10-07 10:55:44 +02:00
aspeed media: aspeed: Drop unnecessary error check for debugfs_create_file() 2023-10-13 11:33:22 +02:00
atmel media: v4l: async: Set v4l2_device and subdev in async notifier init 2023-08-10 07:58:32 +02:00
cadence media: platform: cadence: select MIPI_DPHY dependency 2023-10-18 11:49:51 +02:00
chips-media media: coda: Remove duplicated include 2023-08-14 20:27:58 +02:00
intel media: pxa_camera: Fix an error handling path in pxa_camera_probe() 2023-10-02 10:02:53 +02:00
marvell media: v4l: Use correct dependency for camera sensor drivers 2023-09-14 12:38:17 +02:00
mediatek media updates for v6.7-rc1 2023-11-06 15:06:06 -08:00
microchip media: microchip: don't set bus_info 2023-09-27 10:47:23 +02:00
nuvoton media: nuvoton: VIDEO_NPCM_VCD_ECE should depend on ARCH_NPCM 2023-10-27 11:44:19 +02:00
nvidia media: Explicitly include correct DT includes 2023-07-19 12:57:51 +02:00
nxp media: imx-jpeg: notify source chagne event when the first picture parsed 2023-10-13 11:33:22 +02:00
qcom media: venus: Fix firmware path for resources 2023-10-23 12:24:53 +02:00
renesas media: vsp1: Remove unbalanced .s_stream(0) calls 2023-11-13 03:40:13 +02:00
rockchip media: rkisp1: resizer: Fix resizer disable check when starting stream 2023-10-12 09:46:38 +02:00
samsung media: s5p-mfc: Fix potential deadlock on condlock 2023-10-07 10:55:45 +02:00
st media: c8sectpfe: Use the devm_clk_get_enabled() helper function 2023-09-27 09:39:55 +02:00
sunxi media: v4l: async: Set v4l2_device and subdev in async notifier init 2023-08-10 07:58:32 +02:00
ti media: ti: Add CSI2RX support for J721E 2023-10-12 09:22:29 +02:00
verisilicon media: verisilicon: Fixes clock list for rk3588 av1 decoder 2023-10-13 11:33:22 +02:00
via media: via: Use correct dependency for camera sensor drivers 2023-09-14 12:38:17 +02:00
xilinx media updates for v6.7-rc1 2023-11-06 15:06:06 -08:00
Kconfig media: nuvoton: Add driver for NPCM video capture and encoding engine 2023-09-27 09:40:02 +02:00
m2m-deinterlace.c media: m2m-deinterlace: Convert to platform remove callback returning void 2023-04-11 16:59:15 +02:00
Makefile media: nuvoton: Add driver for NPCM video capture and encoding engine 2023-09-27 09:40:02 +02:00
video-mux.c media: v4l: async: Set v4l2_device and subdev in async notifier init 2023-08-10 07:58:32 +02:00