7 Feb
2011
7 Feb
'11
12:42 p.m.
On Mon, Feb 07, 2011 at 12:04:17AM +0100, Lars-Peter Clausen wrote:
- snd_soc_dapm_disable_pin(codec, "Audio Out");
- snd_soc_dapm_disable_pin(codec, "GSM Line Out");
- snd_soc_dapm_disable_pin(codec, "GSM Line In");
- snd_soc_dapm_disable_pin(codec, "Headset Mic");
- snd_soc_dapm_disable_pin(codec, "Call Mic");
This will mean that it's impossible to enable most (if not all) of the audio paths in the system which probably isn't what you want.