diff options
author | Hugo Villeneuve <[email protected]> | 2024-01-16 16:29:58 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-01-27 19:09:09 -0800 |
commit | 0419373333c2f2024966d36261fd82a453281e80 (patch) | |
tree | 54cfcc40770a560a4146d7fc970873dce087386b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 30926783a46841c2d1bbf3f74067ba85d304fd0d (diff) |
serial: max310x: set default value when reading clock ready bit
If regmap_read() returns a non-zero value, the 'val' variable can be left
uninitialized.
Clear it before calling regmap_read() to make sure we properly detect
the clock ready bit.
Fixes: 4cf9a888fd3c ("serial: max310x: Check the clock readiness")
Cc: [email protected]
Signed-off-by: Hugo Villeneuve <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions