public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: cs35l56: Define and export I2C/SPI pm_ops only if needed
@ 2023-09-14 15:09 Richard Fitzgerald
  2023-09-14 15:09 ` [PATCH 1/3] ASoC: cs35l56: Use pm_ptr() Richard Fitzgerald
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Fitzgerald @ 2023-09-14 15:09 UTC (permalink / raw)
  To: broonie; +Cc: alsa-devel, patches, linux-kernel, Richard Fitzgerald

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-09-16  1:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 15:09 [PATCH 0/3] ASoC: cs35l56: Define and export I2C/SPI pm_ops only if needed Richard Fitzgerald
2023-09-14 15:09 ` [PATCH 1/3] ASoC: cs35l56: Use pm_ptr() Richard Fitzgerald
2023-09-14 15:09 ` [PATCH 2/3] ASoC: cs35l56: Use new export macro for dev_pm_ops Richard Fitzgerald
2023-09-14 15:09 ` [PATCH 3/3] ASoC: cs35l56: Omit cs35l56_pm_ops_i2c_spi if I2C/SPI not enabled Richard Fitzgerald
2023-09-16  1:11 ` [PATCH 0/3] ASoC: cs35l56: Define and export I2C/SPI pm_ops only if needed Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox