ASoC: core: Call mute for cpu dais as well
authorRamesh Babu <ramesh.babu@intel.com>
Wed, 15 Oct 2014 07:04:59 +0000 (12:34 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 20 Oct 2014 11:19:44 +0000 (12:19 +0100)
commitae11601b80b984859deda1f2d430a23bfabd3bea
tree52716206d65da31c0b3bcd28b26305ef01b0e984
parentf114040e3ea6e07372334ade75d1ee0775c355e1
ASoC: core: Call mute for cpu dais as well

We call mute for codec dai only, we should call this for cpu dai as well to
allow cpu dais (FEs) in DSPs to be muted/unmuted on shutdown/startup

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