Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270527
b: refs/heads/master
c: 3d31064
h: refs/heads/master
i:
  270525: 8b0865f
  270523: 5fe9888
  270519: 0a1ef44
  270511: bc70720
  270495: de7ecf5
  270463: dd99ba8
v: v3
  • Loading branch information
Mark Brown committed Aug 17, 2011
1 parent 315a5a7 commit e556bc5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4f7e7954a7f66735b0ee4b304c075c24ffae091a
refs/heads/master: 3d3106433e779cd6d5e4814eaeaec6b79a8ddd53
3 changes: 3 additions & 0 deletions trunk/sound/soc/soc-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit e556bc5

Please sign in to comment.