diff options
author | Uwe Kleine-König <[email protected]> | 2022-03-28 09:34:34 +0200 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2022-05-20 15:59:34 +0200 |
commit | daa986d5f8d8871e6691b0fe54375f263c754d04 (patch) | |
tree | 359823385050f042564780f464a71aaa59676fd1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 762c4e7fce551fbd617ae79e55fc8d9850627b8f (diff) |
pwm: samsung: Implement .apply() callback
To eventually get rid of all legacy drivers convert this driver to the
modern world implementing .apply().
The size check for state->period is moved to .apply() to make sure that
the values of state->duty_cycle and state->period are passed to
pwm_samsung_config without change while they are discarded to int.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions