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)
commit948c5e192eaeef5bd8b479135ea83d1f97d78bb8
tree24670391065207ef65d1c69abb4196f868ef1c89
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
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