diff options
author | Laurent Pinchart <[email protected]> | 2023-09-25 03:20:08 +0300 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2023-10-12 09:46:38 +0200 |
commit | e09b03627643e1f40bfaacf29be0de7df1c8c05d (patch) | |
tree | b8e5c415cf6fa0bb233b9f3f6ca5adecdf3ba5e3 /tools/testing/selftests/bpf/progs/test_autoload.c | |
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 <[email protected]>
Reviewed-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions