sound: tegra_alc5632: remove HP detect GPIO inversion
authorStephen Warren <swarren@nvidia.com>
Sat, 25 Aug 2012 03:20:15 +0000 (21:20 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 28 Aug 2012 17:14:01 +0000 (10:14 -0700)
commitc921928661eda599d73a6a86e58bdd5aecfa18cb
treec916b0e0d0409b59f4c0d39275a13dcbfa540e27
parentb969afc8b719bbe3f0842a694e6bf5e87f08868f
sound: tegra_alc5632: remove HP detect GPIO inversion

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>
Cc: <stable@vger.kernel.org> # v3.4 v3.5
sound/soc/tegra/tegra_alc5632.c