Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276560
b: refs/heads/master
c: a020428
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Dec 6, 2011
1 parent e9dc2df commit 7f63ad4
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: b5212878abdd9f9396705a5c84d622e78abc538c
refs/heads/master: a020428364485751b607105c8f5a608f9b1fd38b
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -4442,7 +4442,7 @@ static int stac92xx_init(struct hda_codec *codec)
/* power on when no jack detection is available */
/* or when the VREF is used for controlling LED */
if (!spec->hp_detect ||
(spec->gpio_led > 8 && spec->gpio_led == nid)) {
spec->vref_mute_led_nid == nid) {
stac_toggle_power_map(codec, nid, 1);
continue;
}
Expand Down

0 comments on commit 7f63ad4

Please sign in to comment.