diff options
author | Laurent Pinchart | 2023-01-26 02:10:01 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab | 2023-02-08 09:11:42 +0100 |
commit | 11927d0fd0d0e428ad19f65768b3abe316bff066 (patch) | |
tree | 2624b19b1d51a959da5a478d4f5543214f440fc4 /lib | |
parent | 2f03d3cb06c677bc14fe5697e20aa4e1c9e51d97 (diff) |
media: imx-mipi-csis: Use V4L2 subdev active state
Use the V4L2 subdev active state API to store the active format. This
simplifies the driver not only by dropping the mipi_csis_device csis_fmt
and format_mbus fields, but it also allows dropping the device lock,
replaced with the state lock.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Tested-by: Adam Ford <aford173@gmail.com> #imx8mn-beacon
Acked-by: Rui Miguel Silva <rmfrfs@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions