diff options
| author | Laurent Pinchart <[email protected]> | 2021-02-15 05:26:31 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-11 11:59:46 +0100 |
| commit | d415448a836bd3ef0635391733ff778c921dad88 (patch) | |
| tree | 2dccad8594bcb3e23b9cb384c96de6f10a186df0 /tools/perf/scripts/python/bin | |
| parent | 82bedfbf663ae9380d8386c532edae69b8f359f5 (diff) | |
media: imx: capture: Use dev_* instead of v4l2_* to log messages
The imx-media-capture helpers operate a video device node, but abuse the
v4l2_* subdev print functions to log messages. We have a struct device
pointer available, use it instead with the dev_* functions. This reduces
dependencies from imx-media-capture to the connected subdev.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Rui Miguel Silva <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions