diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-01-13 12:54:18 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-02-08 11:19:56 +0300 |
commit | 8b57a21a77d8e9fac7ad1a542395c4a562571752 (patch) | |
tree | 2a700c38eb24a308f27f9a85143106b537460f19 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ff89b9b425c86e91f8a840bf7e037302fb3ed7c1 (diff) | |
download | linux-8b57a21a77d8e9fac7ad1a542395c4a562571752.tar.xz |
media: imx-pxp: Pass pixel format value to find_format()
The find_format() function looks up format information for a given pixel
format. It takes a v4l2_format pointer, but only uses the contained
pixel format value. To prepare it for being used by callers that don't
have v4l2_format, modify it to take the pixel format value directly.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
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