diff options
author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2025-07-01 11:22:36 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-09-02 11:36:47 +0100 |
commit | 2720c87b76215595a94fb70515438c5b64c360eb (patch) | |
tree | 68d4f7b1ddbfbd13374939de832669d831678ef7 /rust/helpers/processor.c | |
parent | 8f5ae30d69d7543eee0d70083daf4de8fe15d585 (diff) |
backlight: mp3309c: Drop pwm_apply_args()
pwm_apply_args() sole purpose is to initialize all parameters specified
in the device tree for consumers that rely on pwm_config() and
pwm_enable(). The mp3309c backlight driver uses pwm_apply_might_sleep()
which gets passed the full configuration and so doesn't rely on the
default being explicitly applied.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Tested-by: Flavio Suligoi <f.suligoi@asem.it>
Reviewed-by: Daniel Thompson (RISCstar) <danielt@kernel.org>
Link: https://lore.kernel.org/r/2d1075f5dd45c7c135e4326e279468de699f9d17.1751361465.git.u.kleine-koenig@baylibre.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'rust/helpers/processor.c')
0 files changed, 0 insertions, 0 deletions