diff options
author | Uwe Kleine-König <[email protected]> | 2022-04-20 14:12:37 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2022-05-20 16:16:10 +0200 |
commit | ec00cd5e63f05461ab48128775c73c851c3c2b18 (patch) | |
tree | e5fb895cc27a689c0889e6a44366980248d7130b /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | ff4bcd56c0495dd37f9e843a6aa0682abd7fae37 (diff) |
pwm: renesas-tpu: Implement .apply() callback
To eventually get rid of all legacy drivers convert this driver to the
modern world implementing .apply().
As pwm->state might not be updated in tpu_pwm_apply() before calling
tpu_pwm_config(), an additional parameter is needed for tpu_pwm_config()
to not change the implemented logic.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions