]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sound: tegra_alc5632: remove HP detect GPIO inversion
authorStephen Warren <swarren@nvidia.com>
Sat, 25 Aug 2012 03:20:15 +0000 (21:20 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:29:54 +0000 (10:29 -0700)
commit9b52a3b313497af37dcdba4ba4c0c95809db525c
tree2576701b4d08c2a0b7bfcf332073c1a5328549ee
parent2ad98b042313307859bf2f332b95b6588ec0ba0d
sound: tegra_alc5632: remove HP detect GPIO inversion

commit c921928661eda599d73a6a86e58bdd5aecfa18cb upstream.

Both the schematics and practical testing show that the HP detect GPIO
is high when the headphones are plugged in. Hence, the snd_soc_jack_gpio
should not specify to invert the signal.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Andrey Danin <danindrey@mail.ru>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/tegra/tegra_alc5632.c