diff --git a/[refs] b/[refs] index ac20d1617a70..6b4ce4417b80 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 91056acbcb6f58265698a091a1a211f994fdb579 +refs/heads/master: 7cbf70041db039532d6b8972e88164ed45ae6460 diff --git a/trunk/sound/soc/pxa/z2.c b/trunk/sound/soc/pxa/z2.c index 2d4f896d7fec..ca0d7e342407 100644 --- a/trunk/sound/soc/pxa/z2.c +++ b/trunk/sound/soc/pxa/z2.c @@ -104,6 +104,7 @@ static struct snd_soc_jack_gpio hs_jack_gpios[] = { .name = "hsdet-gpio", .report = SND_JACK_HEADSET, .debounce_time = 200, + .invert = 1, }, };