diff --git a/[refs] b/[refs] index 53801b73c86a..32b960ccf179 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3fccd8b1bf716f1314c76689a3554ea37ad282b6 +refs/heads/master: 7e2574050e6af203f0c94915c98c53ce1fc48044 diff --git a/trunk/sound/pci/hda/patch_sigmatel.c b/trunk/sound/pci/hda/patch_sigmatel.c index c4f3489376c5..a6d138831e26 100644 --- a/trunk/sound/pci/hda/patch_sigmatel.c +++ b/trunk/sound/pci/hda/patch_sigmatel.c @@ -3669,7 +3669,6 @@ static int patch_stac92hd71bxx(struct hda_codec *codec) /* GPIO0 High = EAPD */ spec->gpio_mask = 0x01; spec->gpio_dir = 0x01; - spec->gpio_mask = 0x01; spec->gpio_data = 0x01; spec->mux_nids = stac92hd71bxx_mux_nids;