]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: cht_bsw_max98090: Fix I2S config + unused code
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 8 Sep 2017 05:13:04 +0000 (00:13 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 19 Sep 2017 13:41:45 +0000 (14:41 +0100)
commit36d5e0ed3780612daec4b7f328a147c53fa1eb78
tree24670391065207ef65d1c69abb4196f868ef1c89
parent384fde7ed224f283f11ef2a592b05d4a29492aa8
ASoC: Intel: cht_bsw_max98090: Fix I2S config + unused code

This driver probably never worked, the slots are configured
for 2ch 16 bit and the SSP2 as 24 bits, the cpu_dai configured as
LEFT_J and the codec_dai as I2S.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/cht_bsw_max98090_ti.c