]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Use CGCTL.MISCBDCGE for Phrase detection notification
authorDharageswari.R <dharageswari.r@intel.com>
Fri, 18 Dec 2015 09:42:04 +0000 (15:12 +0530)
committerMark Brown <broonie@kernel.org>
Sun, 10 Jan 2016 12:19:02 +0000 (12:19 +0000)
commit9e07fc2111b1448d8ac9dd37585087520a0a826d
treec030cbcf741d8b829acf612443bddecaab2f8148
parentaedad4f3281c285dc1443a06897b1f43d20b7f81
ASoC: Intel: Skylake: Use CGCTL.MISCBDCGE for Phrase detection notification

Per HW recommendation, SW shall clear the CGCTL.MISCBDCGE and set
it back once data is transferred. So clear this when we get the
IPC and track using a driver flag, and set back on closure

Signed-off-by: Dharageswari.R <dharageswari.r@intel.com>
Signed-off-by: Jayachandran B <jayachandran.b@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-pcm.c
sound/soc/intel/skylake/skl-sst-ipc.c