]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
media: ti-vpe: cal: add g/s_parm for legacy API
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Mon, 14 Jun 2021 11:23:11 +0000 (13:23 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 12 Jul 2021 10:33:53 +0000 (12:33 +0200)
commit4e11f02f6f9e10015ca07dd016359d2cde9cfbe7
tree9c6032af015321ab245bf9e94d50d4db433b4331
parentafaff559ae98fec64e7e066749ab135577c17ddd
media: ti-vpe: cal: add g/s_parm for legacy API

v4l2-compliance complains about g/s_parm when using the non-MC API. Fix
it by adding the functions and just call v4l2_s/g_parm_cap for the
phy subdev.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/ti-vpe/cal-video.c