These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / sound / pci / oxygen / xonar_wm87x6.c
index 6ce6860..90ac479 100644 (file)
@@ -286,7 +286,7 @@ static void xonar_ds_init(struct oxygen *chip)
        xonar_enable_output(chip);
 
        snd_jack_new(chip->card, "Headphone",
-                    SND_JACK_HEADPHONE, &data->hp_jack);
+                    SND_JACK_HEADPHONE, &data->hp_jack, false, false);
        xonar_ds_handle_hp_jack(chip);
 
        snd_component_add(chip->card, "WM8776");