4 May
2011
4 May
'11
6:17 p.m.
On Wed, May 04, 2011 at 09:45:14PM +0800, Lu Guanqun wrote:
@@ -72,6 +91,7 @@ static int mrst_audio_init(struct snd_soc_pcm_runtime *runtime) snd_soc_dapm_nc_pin(dapm, "LINEOUTR");
snd_soc_dapm_enable_pin(dapm, "Headphone");
snd_soc_dapm_disable_pin(dapm, "Speaker");
snd_soc_dapm_sync(dapm);
There's nothing in this patch that ever enables the speaker...