From d3bb7dcdcb93ff65653be199a4caffb79da9e947 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Sat, 30 May 2009 08:59:03 +0200 Subject: [PATCH] --- yaml --- r: 148435 b: refs/heads/master c: ba84bfcd2b6fdc5a9ac53a4ab103088c99f84a12 h: refs/heads/master i: 148433: 0eb787a38be9da34f274382f280eda9666905dde 148431: 5e2c9e323b4668c02ad5d081e6cc59820a0780d7 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_sigmatel.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 97c996d985f1..82ffb03f5393 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b4f8b5e2f5c7d71ae0cf18659e361088b812de1b +refs/heads/master: ba84bfcd2b6fdc5a9ac53a4ab103088c99f84a12 diff --git a/trunk/sound/pci/hda/patch_sigmatel.c b/trunk/sound/pci/hda/patch_sigmatel.c index a1b4c9496d47..a915f404f654 100644 --- a/trunk/sound/pci/hda/patch_sigmatel.c +++ b/trunk/sound/pci/hda/patch_sigmatel.c @@ -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,