commit | 1b22b7a0ec9c505ac9b55adeb84a7c15cbd0bbb0 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Jul 06 20:36:35 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Sun Jul 19 10:36:50 2020 +0200 |
tree | 3c31b9f8448ee1e89a82de296af762278a1e338b | |
parent | b908235114d122ad59c8287f2dad0a1bd45b4e3a [diff] |
media: ti-vpe: cal: Init formats in cal_ctx_v4l2_register() To prepare for splitting the V4L2 API support to a separate file, call cal_ctx_v4l2_init_formats() from cal_ctx_v4l2_register(). Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Benoit Parrot <bparrot@ti.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>