This is a note to let you know that I've just added the patch titled
ASoC: Fix CODEC device name for Corgi
to the 2.6.38-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
asoc-fix-codec-device-name-for-corgi.patch
and it can be found in the queue-2.6.38 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.
>From 326b9bdc2a0e4d556a0f444085dca103bcd505de Mon Sep 17 00:00:00 2001
From: Mark Brown <[email protected]>
Date: Sun, 27 Mar 2011 14:40:01 +0100
Subject: ASoC: Fix CODEC device name for Corgi
From: Mark Brown <[email protected]>
commit 326b9bdc2a0e4d556a0f444085dca103bcd505de upstream.
Got typoed in the multi-component changes.
Signed-off-by: Mark Brown <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
sound/soc/pxa/corgi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/sound/soc/pxa/corgi.c
+++ b/sound/soc/pxa/corgi.c
@@ -310,7 +310,7 @@ static struct snd_soc_dai_link corgi_dai
.cpu_dai_name = "pxa2xx-i2s",
.codec_dai_name = "wm8731-hifi",
.platform_name = "pxa-pcm-audio",
- .codec_name = "wm8731-codec-0.001b",
+ .codec_name = "wm8731-codec.0-001b",
.init = corgi_wm8731_init,
.ops = &corgi_ops,
};
Patches currently in stable-queue which might be from
[email protected] are
queue-2.6.38/asoc-imx-fix-burstsize-for-dma.patch
queue-2.6.38/asoc-explicitly-say-registerless-widgets-have-no-register.patch
queue-2.6.38/asoc-fix-codec-device-name-for-corgi.patch
queue-2.6.38/asoc-imx-set-watermarks-for-mx2-dma.patch
_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable