This is a note to let you know that I've just added the patch titled

    ASoC: wm2200: Use rev A register patches on rev B

to the 3.4-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-wm2200-use-rev-a-register-patches-on-rev-b.patch
and it can be found in the queue-3.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.


>From 5ae9eb4cbdfd640269dbd66aa3c92ea8e11cc838 Mon Sep 17 00:00:00 2001
From: Mark Brown <[email protected]>
Date: Tue, 2 Oct 2012 12:02:48 +0100
Subject: ASoC: wm2200: Use rev A register patches on rev B

From: Mark Brown <[email protected]>

commit 5ae9eb4cbdfd640269dbd66aa3c92ea8e11cc838 upstream.

Signed-off-by: Mark Brown <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>

---
 sound/soc/codecs/wm2200.c |    1 +
 1 file changed, 1 insertion(+)

--- a/sound/soc/codecs/wm2200.c
+++ b/sound/soc/codecs/wm2200.c
@@ -2091,6 +2091,7 @@ static __devinit int wm2200_i2c_probe(st
 
        switch (wm2200->rev) {
        case 0:
+       case 1:
                ret = regmap_register_patch(wm2200->regmap, wm2200_reva_patch,
                                            ARRAY_SIZE(wm2200_reva_patch));
                if (ret != 0) {


Patches currently in stable-queue which might be from 
[email protected] are

queue-3.4/asoc-omap-abe-twl6040-fix-typo-of-vibrator.patch
queue-3.4/asoc-fsi-don-t-reschedule-dma-from-an-atomic-context.patch
queue-3.4/asoc-wm2200-use-rev-a-register-patches-on-rev-b.patch
queue-3.4/asoc-wm2200-fix-non-inverted-out2-mute-control.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to