From: Yadwinder Singh Brar Date: Thu, 5 Jul 2012 03:58:21 +0000 (+0530) Subject: mfd: Apply irq_mask_cur before handling max77686 interrupts X-Git-Tag: v3.6-rc1~47^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bdf9b4ec7c8b707cd0d9109d576c4eb69cd84bb;p=pandora-kernel.git mfd: Apply irq_mask_cur before handling max77686 interrupts According to TRM, though we mask the interrupts in interrupt-mask register, interrupt source-register still provide the status of the masked interrupts. So we should apply irq_mask_cur to read interrupt source-register value before handling. Signed-off-by: Yadwinder Singh Brar Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed