|
@@ -99,6 +99,7 @@ static struct snd_soc_jack_gpio tegra_rt5640_hp_jack_gpio = {
|
|
static const struct snd_soc_dapm_widget tegra_rt5640_dapm_widgets[] = {
|
|
static const struct snd_soc_dapm_widget tegra_rt5640_dapm_widgets[] = {
|
|
SND_SOC_DAPM_HP("Headphones", NULL),
|
|
SND_SOC_DAPM_HP("Headphones", NULL),
|
|
SND_SOC_DAPM_SPK("Speakers", NULL),
|
|
SND_SOC_DAPM_SPK("Speakers", NULL),
|
|
|
|
+ SND_SOC_DAPM_MIC("Mic Jack", NULL),
|
|
};
|
|
};
|
|
|
|
|
|
static const struct snd_kcontrol_new tegra_rt5640_controls[] = {
|
|
static const struct snd_kcontrol_new tegra_rt5640_controls[] = {
|