-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Somebody in the thread at some point said: | At least one of the speaker options should disable the speaker. | | Signed-off-by: Mark Brown <broo...@opensource.wolfsonmicro.com> | --- | sound/soc/s3c24xx/neo1973_gta02_wm8753.c | 2 +- | 1 files changed, 1 insertions(+), 1 deletions(-) | | diff --git a/sound/soc/s3c24xx/neo1973_gta02_wm8753.c b/sound/soc/s3c24xx/neo1973_gta02_wm8753.c | index c682a09..d9fe7d1 100644 | --- a/sound/soc/s3c24xx/neo1973_gta02_wm8753.c | +++ b/sound/soc/s3c24xx/neo1973_gta02_wm8753.c | @@ -247,7 +247,7 @@ static int lm4853_set_spk(struct snd_kcontrol *kcontrol, | s3c2410_gpio_setpin(GTA02_GPIO_HP_IN,0); | } else { | lm4853_state &= ~LM4853_SPK; | - s3c2410_gpio_setpin(GTA02_GPIO_HP_IN,0); | + s3c2410_gpio_setpin(GTA02_GPIO_HP_IN,1);
Ha oh dear. - -Andy -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkm05rcACgkQOjLpvpq7dMrq8ACfZSiZAXaSwbbW4X1mo7EC+Xvf EG0AnjHEbhZ88cNy6KKO1XSwzJtc8wHZ =1E0u -----END PGP SIGNATURE-----