All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 RESEND 1/2] ASOC: tegra: fix matching of AC97 components
@ 2013-12-17 10:52 Lucas Stach
       [not found] ` <1387277564-4774-1-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
  2013-12-17 13:56 ` [PATCH v2 RESEND 1/2] ASOC: tegra: fix matching of AC97 components Mark Brown
  0 siblings, 2 replies; 11+ messages in thread
From: Lucas Stach @ 2013-12-17 10:52 UTC (permalink / raw)
  To: Mark Brown
  Cc: swarren-3lzwWm7+Weoh9ZMKESR00Q, alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA, Mark Brown

Matching works completely based on the cpu of_node.

Signed-off-by: Lucas Stach <dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
Acked-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
v2: no changes

CC: <alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org>
CC: Mark Brown <broonie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
CC: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
---
 sound/soc/tegra/tegra_wm9712.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sound/soc/tegra/tegra_wm9712.c b/sound/soc/tegra/tegra_wm9712.c
index 5e11963..45b5789 100644
--- a/sound/soc/tegra/tegra_wm9712.c
+++ b/sound/soc/tegra/tegra_wm9712.c
@@ -55,7 +55,6 @@ static int tegra_wm9712_init(struct snd_soc_pcm_runtime *rtd)
 static struct snd_soc_dai_link tegra_wm9712_dai = {
 	.name = "AC97 HiFi",
 	.stream_name = "AC97 HiFi",
-	.cpu_dai_name = "tegra20-ac97",
 	.codec_dai_name = "wm9712-hifi",
 	.codec_name = "wm9712-codec",
 	.init = tegra_wm9712_init,
-- 
1.8.3.1

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

end of thread, other threads:[~2013-12-18 11:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 10:52 [PATCH v2 RESEND 1/2] ASOC: tegra: fix matching of AC97 components Lucas Stach
     [not found] ` <1387277564-4774-1-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
2013-12-17 10:52   ` [PATCH v2 RESEND 2/2] ASOC: tegra: fix AC97 clock handling Lucas Stach
     [not found]     ` <1387277564-4774-2-git-send-email-dev-8ppwABl0HbeELgA04lAiVw@public.gmane.org>
2013-12-17 14:00       ` Mark Brown
     [not found]         ` <20131217140017.GI3185-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2013-12-17 14:49           ` Lucas Stach
2013-12-17 21:43             ` Mark Brown
     [not found]               ` <20131217214352.GF28455-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2013-12-17 22:20                 ` Stephen Warren
     [not found]                   ` <52B0CE33.7080605-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-12-17 22:28                     ` Mark Brown
     [not found]                       ` <20131217222847.GK28455-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2013-12-17 22:33                         ` Stephen Warren
2013-12-17 22:39                           ` Mark Brown
     [not found]                             ` <20131217223957.GO28455-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2013-12-18 11:33                               ` Lucas Stach
2013-12-17 13:56 ` [PATCH v2 RESEND 1/2] ASOC: tegra: fix matching of AC97 components Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.