commit | 8d6637f1087611a1408ae1c183c93e18b7fd9534 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Dec 07 00:53:36 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon Jan 04 11:35:16 2021 +0100 |
tree | 145b6b9d70fae78e3d53960f47c57cf21df25292 | |
parent | 71c1f16ddd528db3955414316ba2ce2730ff7455 [diff] |
media: ti-vpe: cal: Implement subdev ops for CAMERARX Implement subdev operations for the CAMERARX. They will be used to replace calls to custom CAMERARX functions in the V4L2 video device code, and will be exposed to userspace. 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>