On Wed, 06 Dec 2023 12:43:17 +0100, Uwe Kleine-König wrote: > With pwmchip_remove() being automatically called after switching to > devm_pwmchip_add() the remove function can be dropped completely. Yay! > With lpg_remove() gone there is no user of the platform device's drvdata > left, so platform_set_drvdata() can be dropped from .probe(), too. > > Applied, thanks! [003/115] leds: qcom-lpg: Use devm_pwmchip_add() simplifying driver removal commit: 9e1815f8c77155aa0818d65b1903a5a39af0ab75 -- Lee Jones [李琼斯]