[PATCH 0/3] ASoC: cs35l56: Define and export I2C/SPI pm_ops only if needed

From: Richard Fitzgerald
Date: Thu Sep 14 2023 - 11:09:30 EST


These 3 patches update the pm_ops for I2C/SPI so that they are only built
and exported if they are needed.

Richard Fitzgerald (3):
ASoC: cs35l56: Use pm_ptr()
ASoC: cs35l56: Use new export macro for dev_pm_ops
ASoC: cs35l56: Omit cs35l56_pm_ops_i2c_spi if I2C/SPI not enabled

sound/soc/codecs/cs35l56-i2c.c | 2 +-
sound/soc/codecs/cs35l56-sdw.c | 2 +-
sound/soc/codecs/cs35l56-spi.c | 2 +-
sound/soc/codecs/cs35l56.c | 5 +++--
4 files changed, 6 insertions(+), 5 deletions(-)

--
2.30.2