commit | 7ae57b104deb4b922cc7d0d123cd2f9c6baced76 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Wed Feb 14 10:33:18 2024 +0100 |
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Feb 22 14:39:28 2024 +0100 |
tree | 2f68235fe2ebe1a07e71b3e92e6f399781b5b30a | |
parent | dda59d242477326968c322d930fe8f794e468c45 [diff] |
gpio: mvebu: Make use of devm_pwmchip_alloc() function This prepares the pwm sub-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. Acked-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/2edc3adbb2c40b76b3b3dac82de82f3036bec1d5.1707900770.git.u.kleine-koenig@pengutronix.de Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>