From: Mark Brown Date: Mon, 14 Apr 2025 10:23:57 +0000 (+0100) Subject: ASoC: convert GPIO chips to using new value setters X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fabb0a108a848a3b264a46aa6137ab88daade9b3;p=users%2Fjedix%2Flinux-maple.git ASoC: convert GPIO chips to using new value setters 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 all ASoC GPIO controllers. --- fabb0a108a848a3b264a46aa6137ab88daade9b3