ASoC: Convert PCM codecs to GPIO descriptors
authorMark Brown <broonie@kernel.org>
Mon, 17 Mar 2025 19:43:01 +0000 (19:43 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 17 Mar 2025 19:43:01 +0000 (19:43 +0000)
commit65086ec200999ef645d22490b84c267a7eb3a343
tree2b856954cd79aac4d85be58d03b5bdda89714c52
parentb9d98aea6b7baac85a46a7885a12437e5eaae228
parent17fdf318f5fbe5c27353ae917c0c5a2899d9c259
ASoC: Convert PCM codecs to GPIO descriptors

Merge series from Linus Walleij <linus.walleij@linaro.org>:

Three remaining TI PCM codecs use the old GPIO API in
different ways, fix them all up and move over to
<linux/gpio/consumer.h> and get rid of <linux/gpio.h>.