]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: mfld-pcm: don't call trigger ops to DSP for internal streams
authorVinod Koul <vinod.koul@intel.com>
Tue, 9 Sep 2014 09:41:24 +0000 (15:11 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 16 Sep 2014 18:53:53 +0000 (11:53 -0700)
commitb38435c36f84ffeaa081b6e093cedb787b8ec211
tree5073d78226f2e9203f6092c3d31d05fd4c0e601d
parentf0d3fcf58a0547a0ee5c3e4f4a50d5ff12c20991
ASoC: Intel: mfld-pcm: don't call trigger ops to DSP for internal streams

For internal stream i.e. BE we have don't need trigger ops as that
would be handled by DAPM for us in subsequent patches

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/sst-mfld-platform-pcm.c