]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: codecs: max98373: split I2C and common parts
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Wed, 8 Jul 2020 20:32:12 +0000 (15:32 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jul 2020 20:01:25 +0000 (21:01 +0100)
commit570621e8caadea689a7b295af7809ad8b939c69c
tree33ec1efec1a6b60df5c6b79c92abf038086a3c4b
parentbd650d47a5b3816c5ede9c928582e8d340beb010
ASoC: codecs: max98373: split I2C and common parts

To prepare support for SoundWire, let's first split the I2C and common
parts. No new functionality, just indents and formatting to make
checkpatch happy.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20200708203215.231776-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/max98373-i2c.c [new file with mode: 0644]
sound/soc/codecs/max98373.c
sound/soc/codecs/max98373.h
sound/soc/intel/boards/Kconfig