mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: linux-kernel@vger.kernel.org,
	patches@opensource.wolfsonmicro.com,
	Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: [PATCH 2/5] mfd: wm5110: Disable control interface error report for WM5110 rev B
Date: Tue, 20 Nov 2012 13:46:18 +0900	[thread overview]
Message-ID: <1353386781-10468-2-git-send-email-broonie@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1353386781-10468-1-git-send-email-broonie@opensource.wolfsonmicro.com>

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 ef0f2d0..b1b0091 100644
--- a/drivers/mfd/arizona-irq.c
+++ b/drivers/mfd/arizona-irq.c
@@ -178,6 +178,7 @@ int arizona_irq_init(struct arizona *arizona)
 
 		switch (arizona->rev) {
 		case 0:
+		case 1:
 			ctrlif_error = false;
 			break;
 		default:
-- 
1.7.10.4


  reply	other threads:[~2012-11-20  4:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-20  4:45 [PATCH 0/5] mfd: arizona: Updates for v3.7 Mark Brown
2012-11-20  4:46 ` [PATCH 1/5] mfd: wm5102: Update register patch for latest evaluation Mark Brown
2012-11-20  4:46   ` Mark Brown [this message]
2012-11-20  4:46   ` [PATCH 3/5] mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices call Mark Brown
2012-11-20  4:46   ` [PATCH 4/5] mfd: arizona: Correctly report when AIF2/AIF1 is underclocked Mark Brown
2012-11-20  4:46   ` [PATCH 5/5] mfd: arizona: Sync regcache after reset Mark Brown
2012-11-20  5:48     ` Mark Brown
2012-11-20  5:49     ` [PATCH] " Mark Brown
2012-11-20 11:47 ` [PATCH 0/5] mfd: arizona: Updates for v3.7 Samuel Ortiz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1353386781-10468-2-git-send-email-broonie@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.wolfsonmicro.com \
    --cc=sameo@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®