[alsa-devel] [PATCH 04/19] ASoC: mrst_machine: add speaker widget to moorestown machine driver

Mark Brown broonie at opensource.wolfsonmicro.com
Wed May 4 18:17:34 CEST 2011


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...


More information about the Alsa-devel mailing list