From: Chris Rattray Date: Thu, 9 Aug 2012 09:10:54 +0000 (+0100) Subject: ASoC: wm8994: Add missing dapm routes for WM8958 rev A X-Git-Tag: v3.6-rc3~14^2~2^2~9 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=15676937e6a7e98d37f4c1eaa0e7b3c111627fce;p=~emulex%2Finfiniband.git ASoC: wm8994: Add missing dapm routes for WM8958 rev A Signed-off-by: Chris Rattray Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c index 04ef03175c5..6c9eeca85b9 100644 --- a/sound/soc/codecs/wm8994.c +++ b/sound/soc/codecs/wm8994.c @@ -4038,6 +4038,8 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec) break; case WM8958: if (wm8994->revision < 1) { + snd_soc_dapm_add_routes(dapm, wm8994_intercon, + ARRAY_SIZE(wm8994_intercon)); snd_soc_dapm_add_routes(dapm, wm8994_revd_intercon, ARRAY_SIZE(wm8994_revd_intercon)); snd_soc_dapm_add_routes(dapm, wm8994_lateclk_revd_intercon,