From cfe71ba45b43f20c0a61bece508b44cb0c4238ad Mon Sep 17 00:00:00 2001 From: Vasily Khoruzhick Date: Tue, 18 Jan 2011 16:54:24 +0200 Subject: [PATCH] --- yaml --- r: 232086 b: refs/heads/master c: 7cbf70041db039532d6b8972e88164ed45ae6460 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/pxa/z2.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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, }, };