diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-09-25 03:20:08 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-10-12 09:46:38 +0200 |
commit | e09b03627643e1f40bfaacf29be0de7df1c8c05d (patch) | |
tree | b8e5c415cf6fa0bb233b9f3f6ca5adecdf3ba5e3 /tools/perf/scripts/python/stackcollapse.py | |
parent | 1126d89f8f54a13e7c5cbee24c414603ee794f10 (diff) |
media: rkisp1: resizer: Improve debug message when configuring resizer
The debug messages that show the resizer configuration are only printed
if the driver enables the resizer. This prevents checking the resizer
configuration when the driver believes it should be disabled. Fix it by
moving the dev_dbg() statements earlier.
Also, combine the two debug prints into a single one to gather all the
information in one place, which makes reading the log easier.
While at it, use %u instead of %d to print unsigned values.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions