Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support'
@ 2013-10-24 15:55 Jean-Francois Moine
  2013-10-25  8:13 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Francois Moine @ 2013-10-24 15:55 UTC (permalink / raw)
  To: Mark Brown
  Cc: Thomas Petazzoni, alsa-devel, Jason Cooper, Liam Girdwood,
	Russell King, linux-arm-kernel, Sebastian Hesselbarth

This patch fixes the compilation error of kirkwood-i2s.c introduced
by the commit 75b9b65ee5a80e99e 'ASoC: kirkwood: add S/PDIF support'.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
---

Mark, sorry for this error.
This patch applies on your repository broonie/sound.git/ topic/kirkwood.
I may give you an other patch to apply with the commit removed.

---
 sound/soc/kirkwood/kirkwood-i2s.c     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/kirkwood/kirkwood-i2s.c b/sound/soc/kirkwood/kirkwood-i2s.c
index 9ec38d1..d34d917 100644
--- a/sound/soc/kirkwood/kirkwood-i2s.c
+++ b/sound/soc/kirkwood/kirkwood-i2s.c
@@ -568,7 +568,7 @@ static int kirkwood_i2s_dev_probe(struct platform_device *pdev)
 		} else {
 			dev_info(&pdev->dev, "found external clock\n");
 			clk_prepare_enable(priv->extclk);
-			soc_dai = &kirkwood_i2s_dai_extclk;
+			soc_dai = kirkwood_i2s_dai_extclk;
 		}
 	}
 


-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

* Re: [PATCH] ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support'
  2013-10-24 15:55 [PATCH] ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support' Jean-Francois Moine
@ 2013-10-25  8:13 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2013-10-25  8:13 UTC (permalink / raw)
  To: Jean-Francois Moine
  Cc: Thomas Petazzoni, alsa-devel, Jason Cooper, Liam Girdwood,
	Russell King, linux-arm-kernel, Sebastian Hesselbarth


[-- Attachment #1.1: Type: text/plain, Size: 229 bytes --]

On Thu, Oct 24, 2013 at 05:55:18PM +0200, Jean-Francois Moine wrote:
> This patch fixes the compilation error of kirkwood-i2s.c introduced
> by the commit 75b9b65ee5a80e99e 'ASoC: kirkwood: add S/PDIF support'.

Applied, thanks.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2013-10-25  8:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-24 15:55 [PATCH] ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support' Jean-Francois Moine
2013-10-25  8:13 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox