aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorMartin Blumenstingl <[email protected]>2019-06-12 21:59:09 +0200
committerThierry Reding <[email protected]>2019-06-26 11:39:10 +0200
commitd6885b3e0a39ba7f93d4dc77ed9112e44a09b40d (patch)
tree25867233406612158a9f35342ab0763b3a8e946d /scripts/gdb/linux/timerlist.py
parentc375bcbaabdb92f0c007a044cda90450eef5ab43 (diff)
pwm: meson: Don't cache struct pwm_state internally
The PWM core already caches the "current struct pwm_state" as the "current state of the hardware registers" inside struct pwm_device. Drop the struct pwm_state from struct meson_pwm_channel in favour of the struct pwm_state in struct pwm_device. While here also drop any checks based on the pwm_state because the PWM core already takes care of this. No functional changes intended. Reviewed-by: Neil Armstrong <[email protected]> Signed-off-by: Martin Blumenstingl <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions