The core_intercon is added two times, remove the redundant one Signed-off-by: Bo Shen <voice.shen@xxxxxxxxx> --- sound/soc/codecs/wm8904.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/sound/soc/codecs/wm8904.c b/sound/soc/codecs/wm8904.c index 0013afe..2b9766d 100644 --- a/sound/soc/codecs/wm8904.c +++ b/sound/soc/codecs/wm8904.c @@ -1185,8 +1185,6 @@ static int wm8904_add_widgets(struct snd_soc_codec *codec) snd_soc_dapm_new_controls(dapm, wm8904_dapm_widgets, ARRAY_SIZE(wm8904_dapm_widgets)); - snd_soc_dapm_add_routes(dapm, core_intercon, - ARRAY_SIZE(core_intercon)); snd_soc_dapm_add_routes(dapm, adc_intercon, ARRAY_SIZE(adc_intercon)); snd_soc_dapm_add_routes(dapm, dac_intercon, -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-sound" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- Follow-Ups:
- Re: [PATCH] ASoC: wm8904: remove redundant code
- From: Mark Brown
- Re: [PATCH] ASoC: wm8904: remove redundant code
- Prev by Date: Re: [PATCH] ASoC: wm8904: remove redundant code
- Next by Date: [PATCH] ASoC: wm8904: correct the index
- Previous by thread: [PATCH] atmel/ac97c: correct the unexpected behavior when using uninitial value for reset pin
- Next by thread: Re: [PATCH] ASoC: wm8904: remove redundant code
- Index(es):
![]() |