linux_dsm_epyc7002/drivers/media/platform/s5p-mfc
Marek Szyprowski 6ca3549d87 media: platform: s5p-mfc: Fix adding a standard frame skip mode control
Add proper control type to the recently introduced
V4L2_CID_MPEG_VIDEO_FRAME_SKIP_MODE control. This will forward it to
v4l2_ctrl_new_std_menu() not v4l2_ctrl_new_std(), what causes the
failure. This fixes the following warning during driver initialization:

s5p_mfc_enc_ctrls_setup:2671: Adding control (18) failed
s5p_mfc_open:811: Failed to setup mfc controls

Fixes: ef56b3ee4f ("media: s5p-mfc: Use standard frame skip mode control")
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-10-01 09:27:47 +02:00
..
Makefile
regs-mfc-v6.h
regs-mfc-v7.h
regs-mfc-v8.h
regs-mfc-v10.h
regs-mfc.h
s5p_mfc_cmd_v5.c
s5p_mfc_cmd_v5.h
s5p_mfc_cmd_v6.c
s5p_mfc_cmd_v6.h
s5p_mfc_cmd.c
s5p_mfc_cmd.h
s5p_mfc_common.h
s5p_mfc_ctrl.c
s5p_mfc_ctrl.h
s5p_mfc_debug.h
s5p_mfc_dec.c
s5p_mfc_dec.h
s5p_mfc_enc.c
s5p_mfc_enc.h
s5p_mfc_intr.c
s5p_mfc_intr.h
s5p_mfc_iommu.h
s5p_mfc_opr_v5.c
s5p_mfc_opr_v5.h
s5p_mfc_opr_v6.c
s5p_mfc_opr_v6.h
s5p_mfc_opr.c
s5p_mfc_opr.h
s5p_mfc_pm.c
s5p_mfc_pm.h
s5p_mfc.c