diff options
author | Marco Felsch <m.felsch@pengutronix.de> | 2020-03-12 11:31:56 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-03-12 16:42:40 +0100 |
commit | 430f35b734e6851d72bc66cc140f045999b30dec (patch) | |
tree | 6622cae612e588fecce289c48d820bb3085da413 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | baf178219478c217d8e9727a31971e32d3ff2b70 (diff) |
media: tvp5150: make debug output more readable
The debug output for tvp5150_selmux() isn't really intuitive. Register
values are printed decimal formatted and the input/output driver states
are printed as enum. Even more the "normal" output enum mapps to zero so
a active output will printing output=0 and a inactive output=1.
Change this by brinting the register values hex formatted and the states
as more readable string.
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions