diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2024-02-14 10:32:45 +0100 |
---|---|---|
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2024-02-22 14:39:24 +0100 |
commit | 3e4224a98b505ea4c6c1ea77ffda0457a7adaacf (patch) | |
tree | db6ff0d5d7ea5750afa6407c1d76be0e1dd625d0 /drivers/pwm/pwm-stmpe.c | |
parent | 174821b7be22ed11659d6791c04b8aca13424ed9 (diff) | |
download | linux-3e4224a98b505ea4c6c1ea77ffda0457a7adaacf.tar.gz linux-3e4224a98b505ea4c6c1ea77ffda0457a7adaacf.tar.bz2 linux-3e4224a98b505ea4c6c1ea77ffda0457a7adaacf.zip |
pwm: stm32-lp: Simplify code to determine the pwmchip's parent device
There is already a pointer to the pwmchip, make use of it directly
instead of using the struct stm32_pwm_lp *priv just obtained from
it. This also has the advantage of not using struct stm32_pwm_lp::chip
any more which will be dropped soon.
Link: https://lore.kernel.org/r/9ad2399e1a683a6344b12d7f70498393b8f8b9de.1707900770.git.u.kleine-koenig@pengutronix.de
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'drivers/pwm/pwm-stmpe.c')
0 files changed, 0 insertions, 0 deletions