Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148435
b: refs/heads/master
c: ba84bfc
h: refs/heads/master
i:
  148433: 0eb787a
  148431: 5e2c9e3
v: v3
  • Loading branch information
Takashi Iwai committed May 30, 2009
1 parent 8949621 commit d3bb7dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b4f8b5e2f5c7d71ae0cf18659e361088b812de1b
refs/heads/master: ba84bfcd2b6fdc5a9ac53a4ab103088c99f84a12
4 changes: 2 additions & 2 deletions trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -4666,9 +4666,9 @@ static int stac92xx_hp_check_power_status(struct hda_codec *codec,
if (nid == 0x10) {
if (snd_hda_codec_amp_read(codec, nid, 0, HDA_OUTPUT, 0) &
HDA_AMP_MUTE)
spec->gpio_data |= spec->gpio_led; /* white */
else
spec->gpio_data &= ~spec->gpio_led; /* orange */
else
spec->gpio_data |= spec->gpio_led; /* white */

stac_gpio_set(codec, spec->gpio_mask,
spec->gpio_dir,
Expand Down

0 comments on commit d3bb7dc

Please sign in to comment.