ASoC: pcm3008: Convert to GPIO descriptors
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 12 Mar 2025 13:31:51 +0000 (14:31 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 16 Mar 2025 23:27:38 +0000 (23:27 +0000)
commitef5aa8bd22372dd67b7fe19613b86181cd765af8
tree5c80fd0fb7fb035545d1650ebecacd362bb1aa5e
parent98dba9dab5d9af3c25e61a5d751bc943fec3f918
ASoC: pcm3008: Convert to GPIO descriptors

This converts the PCM3008 driver to look up the GPIO lines
using descriptors.

Apparently there are no in-tree users of the platform data
struct, so users need to adopt.

New users can associate the GPIO lines with the platform
device "pcm3008-codec".

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patch.msgid.link/20250312-pcm-codecs-v1-2-41ffc4f8fc5c@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/pcm3008.c
sound/soc/codecs/pcm3008.h [deleted file]