alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [Resend PATCH] ASoC: wm8904: remove redundant code
@ 2012-09-19  5:52 Bo Shen
  2012-09-19 11:47 ` Mark Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Bo Shen @ 2012-09-19  5:52 UTC (permalink / raw)
  To: broonie; +Cc: linux-sound, alsa-devel, Bo Shen

The core_intercon register two times for wm8904
Remove one

Signed-off-by: Bo Shen <voice.shen@atmel.com>
---
 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 dc4262e..7c8df52 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Resend PATCH] ASoC: wm8904: remove redundant code
  2012-09-19  5:52 [Resend PATCH] ASoC: wm8904: remove redundant code Bo Shen
@ 2012-09-19 11:47 ` Mark Brown
  2012-09-24  1:34   ` Shen, Voice
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2012-09-19 11:47 UTC (permalink / raw)
  To: Bo Shen; +Cc: linux-sound, alsa-devel

On Wed, Sep 19, 2012 at 01:52:49PM +0800, Bo Shen wrote:
> The core_intercon register two times for wm8904
> Remove one

This patch is already present in -next...  it had been applied and not
pushed from the looks of it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Resend PATCH] ASoC: wm8904: remove redundant code
  2012-09-19 11:47 ` Mark Brown
@ 2012-09-24  1:34   ` Shen, Voice
  0 siblings, 0 replies; 3+ messages in thread
From: Shen, Voice @ 2012-09-24  1:34 UTC (permalink / raw)
  To: Mark Brown; +Cc: linux-sound@vger.kernel.org, alsa-devel@alsa-project.org



在 2012-9-19,19:48,"Mark Brown" <broonie@opensource.wolfsonmicro.com> 写道:

> On Wed, Sep 19, 2012 at 01:52:49PM +0800, Bo Shen wrote:
>> The core_intercon register two times for wm8904
>> Remove one
> 
> This patch is already present in -next...  it had been applied and not
> pushed from the looks of it.

Got it, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-24  1:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19  5:52 [Resend PATCH] ASoC: wm8904: remove redundant code Bo Shen
2012-09-19 11:47 ` Mark Brown
2012-09-24  1:34   ` Shen, Voice

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).