ALSA: hda - removed redundant gpio_mask
[platform/kernel/linux-starfive.git] / sound / pci / hda / patch_sigmatel.c
index c4f3489..a6d1388 100644 (file)
@@ -3669,7 +3669,6 @@ again:
        /* 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;