ASoC: Intel: Boards: tgl_max98373: add dpcm_capture flag for speaker_smart_amp
authorDharageswari R <dharageswari.r@intel.com>
Mon, 9 Nov 2020 21:09:58 +0000 (13:09 -0800)
committerMark Brown <broonie@kernel.org>
Thu, 12 Nov 2020 15:15:55 +0000 (15:15 +0000)
commite7ee770a3f9004a5b4ddaa28ff9efe3ff3382268
treef9f227340f50c3477b368ce7868cebca9133b075
parentc5abd7770df4645bae55051a3cc4a8797d851537
ASoC: Intel: Boards: tgl_max98373: add dpcm_capture flag for speaker_smart_amp

Smart_amp_speaker device has the playback stream and capture stream
associated to it. Hence add the dpcm_capture = 1 flag while dailink
creation.
This patches fixes:
ERR kernel [timestamp] SSP1-Codec: ASoC: no backend capture stream

Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Dharageswari R <dharageswari.r@intel.com>
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Link: https://lore.kernel.org/r/20201109210958.84198-1-ranjani.sridharan@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_rt5682.c