From: Mark Brown Date: Tue, 8 Apr 2025 15:15:52 +0000 (+0100) Subject: regulator: rpi-panel-attiny: use new GPIO line value X-Git-Tag: v6.16-rc1~24^2~17 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=4a7c28e659b85c96ebc87ad00d11c47a538dc15e;p=linux-block.git regulator: rpi-panel-attiny: use new GPIO line value Merge series from Bartosz Golaszewski : struct gpio_chip now has callbacks for setting line values that return an integer, allowing to indicate failures. We're in the process of converting all GPIO drivers to using the new API. This series converts the only GPIO controller under drivers/regulator/ and - while at it - refactors the code a bit. --- 4a7c28e659b85c96ebc87ad00d11c47a538dc15e