diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2024-04-17 17:38:47 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-05-02 18:02:01 +0100 |
commit | 974afccd37947a6951a052ef8118c961e57eaf7b (patch) | |
tree | 8e7be8b907b070a7a62fbd8ca4b11fda6830e4a0 /scripts/gdb/linux/tasks.py | |
parent | aa172ba73948e2152e258ead7e9ddbd806e809b0 (diff) |
leds: pwm: Disable PWM when going to suspend
On stm32mp1xx based machines (and others) a PWM consumer has to disable
the PWM because an enabled PWM refuses to suspend. So check the
LED_SUSPENDED flag and depending on that set the .enabled property.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=218559
Fixes: 76fe464c8e64 ("leds: pwm: Don't disable the PWM when the LED should be off")
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20240417153846.271751-2-u.kleine-koenig@pengutronix.de
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions