lkml.org 
[lkml]   [2012]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/2] mfd: wm5110: Disable control interface error report for WM5110 rev B
Date
It can misreport.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
drivers/mfd/arizona-irq.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/mfd/arizona-irq.c b/drivers/mfd/arizona-irq.c
index f7886c8..ef0f2d0 100644
--- a/drivers/mfd/arizona-irq.c
+++ b/drivers/mfd/arizona-irq.c
@@ -192,6 +192,7 @@ int arizona_irq_init(struct arizona *arizona)

switch (arizona->rev) {
case 0:
+ case 1:
ctrlif_error = false;
break;
default:
--
1.7.10.4


\
 
 \ /
  Last update: 2012-09-26 21:01    [W:0.057 / U:2.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site