diff options
author | George Stark <gnstark@salutedevices.com> | 2024-11-19 15:53:15 +0300 |
---|---|---|
committer | Uwe Kleine-König <ukleinek@kernel.org> | 2025-04-14 08:03:14 +0200 |
commit | 8c22e890402a990d712538d6d46245df129cf302 (patch) | |
tree | 3f55751c3070b11c2f3e82ca8c4b7c567133099a /tools/perf/scripts/python/gecko.py | |
parent | 8ffd015db85fea3e15a77027fda6c02ced4d2444 (diff) |
pwm: meson: Simplify get_state() callback
In .get_state() callback meson_pwm_channel struct are used to store
lo and hi reg values but they are never reused after that so
for clearness use local variable instead.
Signed-off-by: George Stark <gnstark@salutedevices.com>
Link: https://lore.kernel.org/r/20241119125318.3492261-2-gnstark@salutedevices.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions