acrn-kernel/drivers/media/platform
Vladimir Zapolskiy 3eb954aac2 media: camss: Do not attach an already attached power domain on MSM8916 platform
[ Upstream commit 3d658980e6 ]

The change to dynamically allocated power domains neglected a case of
CAMSS on MSM8916 platform, where a single VFE power domain is neither
attached, linked or managed in runtime in any way explicitly.

This is a special case and it shall be kept as is, because the power
domain management is done outside of the driver, and it's very different
in comparison to all other platforms supported by CAMSS.

Fixes: 6b1814e269 ("media: camss: Allocate power domain resources dynamically")
Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-31 13:32:09 +01:00
..
allegro-dvt
amlogic media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfc 2022-08-30 15:20:49 +02:00
amphion media: amphion: reset instance if it's aborted before codec header parsed 2022-12-31 13:32:03 +01:00
aspeed
atmel
cadence
chips-media media: coda: jpeg: Add check for kmalloc 2022-12-31 13:32:03 +01:00
intel media: avoid use of 'videobuf' 2022-08-29 16:27:18 +02:00
marvell media: avoid use of 'videobuf' 2022-08-29 16:27:18 +02:00
mediatek media: platform: mtk-mdp3: fix error handling in mdp_probe() 2022-12-31 13:32:08 +01:00
nvidia
nxp media: v4l2-ctrls: drop 'elems' argument from control type ops. 2022-09-24 08:49:06 +02:00
qcom media: camss: Do not attach an already attached power domain on MSM8916 platform 2022-12-31 13:32:09 +01:00
renesas media fixes for v6.1-rc2 2022-10-22 15:30:15 -07:00
rockchip media: drivers: use video device pipeline start/stop 2022-09-24 09:14:20 +02:00
samsung media: platform: exynos4-is: fix return value check in fimc_md_probe() 2022-12-31 13:32:08 +01:00
st media: drivers: use video device pipeline start/stop 2022-09-24 09:14:20 +02:00
sunxi media: sun6i-csi: Move csi buffer definition to main header file 2022-09-24 11:21:46 +02:00
ti media: drivers: use video_device_pipeline_alloc_start() 2022-09-24 09:16:36 +02:00
verisilicon media: hantro: Allows luma and chroma depth to be different 2022-09-24 09:01:15 +02:00
via
xilinx media: drivers: use video_device_pipeline() 2022-09-24 09:14:59 +02:00
Kconfig media: destage Hantro VPU driver 2022-08-31 10:23:50 +02:00
Makefile media: destage Hantro VPU driver 2022-08-31 10:23:50 +02:00
m2m-deinterlace.c
video-mux.c