diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-01-26 04:10:01 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-02-08 11:12:24 +0300 |
commit | 77645c6e3a1a3707e71732f6d5151c12e9110e37 (patch) | |
tree | 1378c2454a1cfd0ac3d9c1ad8042c594dfd92f2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 11927d0fd0d0e428ad19f65768b3abe316bff066 (diff) | |
download | linux-77645c6e3a1a3707e71732f6d5151c12e9110e37.tar.xz |
media: imx-mipi-csis: Implement .init_cfg() using .set_fmt()
The .set_fmt() handler is responsible for adjusting the requested format
based on the device limitations. Implement .init_cfg() as a wrapper of
.set_fmt(), to ensure that the initial configuration always matches the
rules implemented in .set_fmt(), should they ever change.
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions