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

    mfd: wm8994: Add support for WM1811 rev E

to the 3.7-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:
     mfd-wm8994-add-support-for-wm1811-rev-e.patch
and it can be found in the queue-3.7 subdirectory.

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


>From fee546ce8cfd9dea1f53175f627e17ef5ff05df4 Mon Sep 17 00:00:00 2001
From: Mark Brown <[email protected]>
Date: Fri, 23 Nov 2012 12:05:33 +0900
Subject: mfd: wm8994: Add support for WM1811 rev E

From: Mark Brown <[email protected]>

commit fee546ce8cfd9dea1f53175f627e17ef5ff05df4 upstream.

This is supported identically to the previous revisions.

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

---
 drivers/mfd/wm8994-core.c |    1 +
 1 file changed, 1 insertion(+)

--- a/drivers/mfd/wm8994-core.c
+++ b/drivers/mfd/wm8994-core.c
@@ -557,6 +557,7 @@ static __devinit int wm8994_device_init(
                case 1:
                case 2:
                case 3:
+               case 4:
                        regmap_patch = wm1811_reva_patch;
                        patch_regs = ARRAY_SIZE(wm1811_reva_patch);
                        break;


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

queue-3.7/mfd-wm8994-add-support-for-wm1811-rev-e.patch
queue-3.7/asoc-wm8994-use-the-same-dcs-codes-for-all-wm1811-variants.patch
queue-3.7/mfd-only-unregister-platform-devices-allocated-by-the-mfd-core.patch
queue-3.7/asoc-sigmadsp-fix-endianness-conversion-issue.patch
queue-3.7/regulator-s2mps11-fix-ramp-delay-value-shift-operation.patch
queue-3.7/regulator-wm831x-set-the-new-rather-than-old-value-for-dvs-vsel.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