Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353021
b: refs/heads/master
c: 183a444
h: refs/heads/master
i:
  353019: 9234d55
v: v3
  • Loading branch information
Takashi Iwai committed Jan 12, 2013
1 parent 3545dea commit 1e1ad2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 829f69ea590613c7a8b4b053266265947541b3f9
refs/heads/master: 183a444a6d7e601ddfaba4a40304e020ba1f565c
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -3969,7 +3969,7 @@ static void activate_path(struct hda_codec *codec, struct nid_path *path,
path->active = false;

for (i = path->depth - 1; i >= 0; i--) {
if (path->multi[i])
if (enable && path->multi[i])
snd_hda_codec_write_cache(codec, path->path[i], 0,
AC_VERB_SET_CONNECT_SEL,
path->idx[i]);
Expand Down

0 comments on commit 1e1ad2a

Please sign in to comment.