ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definition
The intercon_extra_3104 is obviously for tlv320aic3104. Reported-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com> Signed-off-by: Jyri Sarha <jsarha@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
9503112d90
commit
b8255930e0
@ -945,7 +945,7 @@ static const struct snd_soc_dapm_route intercon_extra[] = {
|
||||
{"Right HPCOM Mixer", "Line2R Bypass Switch", "Right Line2R Mux"},
|
||||
};
|
||||
|
||||
/* For other than tlv320aic3104 */
|
||||
/* For tlv320aic3104 */
|
||||
static const struct snd_soc_dapm_route intercon_extra_3104[] = {
|
||||
/* Left Input */
|
||||
{"Left PGA Mixer", "Mic2L Switch", "MIC2L"},
|
||||
|
Loading…
Reference in New Issue
Block a user