Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353201
b: refs/heads/master
c: a836dbf
h: refs/heads/master
i:
  353199: b980c73
v: v3
  • Loading branch information
Takashi Iwai committed Jan 22, 2013
1 parent c8d6d14 commit cf105fd
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 4bd01e9336cd0fa037c79b6b203a4b79aecbfb09
refs/heads/master: a836dbf685fa58c7db6cd56ad4559b2e6c02c8d9
1 change: 1 addition & 0 deletions trunk/sound/pci/hda/hda_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -2840,6 +2840,7 @@ static int cap_put_caller(struct snd_kcontrol *kcontrol,
codec->cached_write = 0;
mutex_unlock(&codec->control_mutex);
snd_hda_codec_flush_amp_cache(codec); /* flush the updates */
snd_hda_codec_flush_cmd_cache(codec);
if (err >= 0 && spec->cap_sync_hook)
spec->cap_sync_hook(codec, ucontrol);
return err;
Expand Down

0 comments on commit cf105fd

Please sign in to comment.