Loading
regulator: rpi-panel-attiny: use devres for mutex management
Simplify the probe() code and remove the remove() callback by using devres to manage the mutex resources. Signed-off-by:Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Link: https://patch.msgid.link/20250408-gpiochip-set-rv-regulator-v1-2-a18b6154b31a@linaro.org Signed-off-by:
Mark Brown <broonie@kernel.org>