commit | 11ee0a124cb48bb837a1d90c3504a9c3376e96d1 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Wed Feb 14 10:32:55 2024 +0100 |
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Thu Feb 22 14:39:25 2024 +0100 |
tree | 7b72dd12736f5ffc4340767e424468185067cd8d | |
parent | 362e3f883d048d786d7dbc6974eee1ed86b23091 [diff] |
pwm: sunplus: Make use of devm_pwmchip_alloc() function This prepares the pwm-sunplus 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/192be7e428eff17dd922c9c0d0d168225b89bb34.1707900770.git.u.kleine-koenig@pengutronix.de Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>