diff options
author | 2024-01-26 11:16:25 +0100 | |
---|---|---|
committer | 2024-02-15 12:28:02 +0100 | |
commit | 1706175c682fdb3fbe0b70d50b137aaa270959db (patch) | |
tree | f48b2dce7118c5f053d5bbbe58f2805e8ffa9669 /drivers/pwm/pwm-berlin.c | |
parent | pwm: atmel: Don't use pwm consumer API (diff) | |
download | linux-rng-1706175c682fdb3fbe0b70d50b137aaa270959db.tar.xz linux-rng-1706175c682fdb3fbe0b70d50b137aaa270959db.zip |
pwm: imx27: Don't use pwm consumer API
Lowlevel driver callbacks are not supposed to use the consumer API
functions. Currently this works, but with the upcoming locking changes
this maybe results in dead locks. So directly access pwm->state.
Link: https://lore.kernel.org/r/20240126101624.2056801-2-u.kleine-koenig@pengutronix.de
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'drivers/pwm/pwm-berlin.c')
0 files changed, 0 insertions, 0 deletions