Loading sound/soc/pxa/z2.c +5 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,11 @@ static struct snd_soc_jack_pin hs_jack_pins[] = { .pin = "Headphone Jack", .mask = SND_JACK_HEADPHONE, }, { .pin = "Ext Spk", .mask = SND_JACK_HEADPHONE, .invert = 1 }, }; /* Headset jack detection gpios */ Loading Loading
sound/soc/pxa/z2.c +5 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,11 @@ static struct snd_soc_jack_pin hs_jack_pins[] = { .pin = "Headphone Jack", .mask = SND_JACK_HEADPHONE, }, { .pin = "Ext Spk", .mask = SND_JACK_HEADPHONE, .invert = 1 }, }; /* Headset jack detection gpios */ Loading