* [PATCH] mfd: wm8994: Add support for WM1811 rev E
@ 2012-11-23 3:05 Mark Brown
2012-11-23 11:24 ` Samuel Ortiz
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2012-11-23 3:05 UTC (permalink / raw)
To: Samuel Ortiz; +Cc: linux-kernel, patches, Mark Brown, stable
This is supported identically to the previous revisions.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
---
drivers/mfd/wm8994-core.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/mfd/wm8994-core.c b/drivers/mfd/wm8994-core.c
index 0b6455a..2f6f7db 100644
--- a/drivers/mfd/wm8994-core.c
+++ b/drivers/mfd/wm8994-core.c
@@ -624,6 +624,7 @@ static __devinit int wm8994_device_init(struct wm8994 *wm8994, int irq)
case 1:
case 2:
case 3:
+ case 4:
regmap_patch = wm1811_reva_patch;
patch_regs = ARRAY_SIZE(wm1811_reva_patch);
break;
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] mfd: wm8994: Add support for WM1811 rev E
2012-11-23 3:05 [PATCH] mfd: wm8994: Add support for WM1811 rev E Mark Brown
@ 2012-11-23 11:24 ` Samuel Ortiz
0 siblings, 0 replies; 2+ messages in thread
From: Samuel Ortiz @ 2012-11-23 11:24 UTC (permalink / raw)
To: Mark Brown; +Cc: linux-kernel, patches, stable
Hi Mark,
On Fri, Nov 23, 2012 at 12:05:33PM +0900, Mark Brown wrote:
> This is supported identically to the previous revisions.
>
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
> Cc: stable@vger.kernel.org
> ---
> drivers/mfd/wm8994-core.c | 1 +
> 1 file changed, 1 insertion(+)
Applied to my for-next branch, thanks.
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-23 11:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-23 3:05 [PATCH] mfd: wm8994: Add support for WM1811 rev E Mark Brown
2012-11-23 11:24 ` Samuel Ortiz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox