]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7b936c73d0553f89c3e02aad93800d351d6903ea
treef9f227340f50c3477b368ce7868cebca9133b075
parentca946e94b4f83f3e6d8c2387639072342273a119
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