|
@@ -53,7 +53,7 @@ static const struct snd_soc_dapm_widget rk_dapm_widgets[] = {
|
|
|
static const struct snd_soc_dapm_route rk_audio_map[] = {
|
|
|
{"IN34", NULL, "Headset Mic"},
|
|
|
{"IN34", NULL, "MICBIAS"},
|
|
|
- {"MICBIAS", NULL, "Headset Mic"},
|
|
|
+ {"Headset Mic", NULL, "MICBIAS"},
|
|
|
{"DMICL", NULL, "Int Mic"},
|
|
|
{"Headphone", NULL, "HPL"},
|
|
|
{"Headphone", NULL, "HPR"},
|