]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: hda: reset stream before coupling host and link DMA's
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Thu, 25 Nov 2021 10:15:13 +0000 (12:15 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 26 Nov 2021 13:24:18 +0000 (13:24 +0000)
commit5b380f7484ad3768503f70f21b7b8dc858138480
treeef82b4e063bc1cd326ac88ee03fec3765109ec6d
parent3ae9e8ce687b926abba3e61d10d6a7ebe09dc80b
ASoC: SOF: Intel: hda: reset stream before coupling host and link DMA's

The recommended programming sequence for HD-Audio DMA is to reset the
stream before coupling the link and host DMA's.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20211125101520.291581-4-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-stream.c