From: Mark Brown Date: Thu, 8 Aug 2024 20:57:13 +0000 (+0100) Subject: ASoC: tas*: Fix up GPIO usage X-Git-Tag: v6.12-rc1~169^2~1^2~91 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5db564d4242e12c1de9ef294d7252dbb90898922;p=thirdparty%2Fkernel%2Flinux.git ASoC: tas*: Fix up GPIO usage Merge series from Linus Walleij : The TI TAS drivers use some legacy GPIO code and headers, this series fixes it up. The TAS2781 is a special case since it adds a handful of lines of deviating code to reconfigure a GPIO line for IRQ mode and then never actually use the IRQ obtained in the code. Is the line used by autonomous hardware? I'm puzzled by this. Anyways the patch suggest how to solve this properly by fixing the parent irqchip and I'm happy to help. --- 5db564d4242e12c1de9ef294d7252dbb90898922