mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 19:24:01 -04:00
Merge branch 'for-3.1' into for-3.2
This commit is contained in:
@@ -288,6 +288,9 @@ static int soc_pcm_close(struct snd_pcm_substream *substream)
|
||||
codec_dai->active--;
|
||||
codec->active--;
|
||||
|
||||
if (!cpu_dai->active && !codec_dai->active)
|
||||
rtd->rate = 0;
|
||||
|
||||
/* Muting the DAC suppresses artifacts caused during digital
|
||||
* shutdown, for example from stopping clocks.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user