[PATCH 0/3] ASoC: rt5682: fix Kconfig/compilation issues when I2C is not selected

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Tue Mar 10 17:35:06 CET 2020


RT5682 can work in I2C or SoundWire mode, but the code will not
compile if I2C is not selected.

Reported-by: kbuild test robot <lkp at intel.com>

Pierre-Louis Bossart (3):
  ASoC: rt5682: fix unmet dependencies
  ASoC: rt5682: fix compilation issues without I2C
  ASoC: rt5682-sdw: fix 'defined but not used' pm functions

 sound/soc/codecs/Kconfig      |  2 +-
 sound/soc/codecs/rt5682-sdw.c |  4 ++--
 sound/soc/codecs/rt5682.c     | 10 ++++++++++
 3 files changed, 13 insertions(+), 3 deletions(-)

-- 
2.20.1



More information about the Alsa-devel mailing list