commit | 3f7dc7d863cd1d7a35165a0aeb8e28a637390097 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Wed Feb 14 10:32:39 2024 +0100 |
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Feb 22 14:39:22 2024 +0100 |
tree | afcd275a64564886acc0f05bdbc3189a41d38c3b | |
parent | 54272761ce7c475fa30a31b59b0cb89f7652b39e [diff] |
pwm: sti: Make use of devm_pwmchip_alloc() function This prepares the pwm-sti driver to further changes of the pwm core outlined in the commit introducing devm_pwmchip_alloc(). There is no intended semantical change and the driver should behave as before. Link: https://lore.kernel.org/r/da6fbb5e98e988400e037b0d2ac0c1749822d702.1707900770.git.u.kleine-koenig@pengutronix.de Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>