]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Reset stream to link mapping
authorRakesh Ughreja <rakesh.a.ughreja@intel.com>
Sun, 1 Apr 2018 09:43:23 +0000 (15:13 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 17 Apr 2018 10:35:30 +0000 (11:35 +0100)
commite79289a43c58b8540adb7f84ff46d3cf260b7f5b
tree49cd3d2a76c09e8ff0a6a42904104c016f6d1cc8
parentd768d06824711b326ef99e32e8079b00b838ce17
ASoC: Intel: Skylake: Reset stream to link mapping

By default all the streams are mapped to all links after controller is
reset which causes stream to be broadcast on all the links.

This patch resets the stream-link mapping after controller reset. The
stream is mapped later to the appropriate link as part of stream setup.

Tested-by: Abhijeet Kumar <abhijeet.kumar@intel.com>
Signed-off-by: Rakesh Ughreja <rakesh.a.ughreja@intel.com>
Signed-off-by: Sanyog Kale <sanyog.r.kale@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl.c