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)
commit721c3e36f774150f453216efcf5e1895577ac68c
treec030cbcf741d8b829acf612443bddecaab2f8148
parent0c8ba9d28518822d612de23fc9020b2a66a0228c
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