28 Jan
2015
28 Jan
'15
6:15 p.m.
On Wed, Jan 28, 2015 at 11:51:05AM +0100, Tomeu Vizoso wrote:
This is used in the Tegra-based Chromebooks.
This doesn't apply due to the dependency on the previous patch, and also...
static const struct snd_kcontrol_new tegra_max98090_controls[] = { SOC_DAPM_PIN_SWITCH("Headphones"), SOC_DAPM_PIN_SWITCH("Speakers"),
- SOC_DAPM_PIN_SWITCH("Int Mic"),
};
...it's not clear what the purpose of the pin switch is here.