]> git.karo-electronics.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:39:07 +0000 (10:39 -0700)
commitdc2878098a0b35fd463fa86283265ac73dca5738
tree12bbdd16937aee1fa64623a5c4a89d5904bee838
parent546e54d4776683c34a1d52ee6ebbbfa7d9aa63c3
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