mfd: MAX77693: Fix interrupt handling bug
authorChanwoo Choi <cw00.choi@samsung.com>
Tue, 21 Aug 2012 06:15:52 +0000 (15:15 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 15 Sep 2012 22:31:25 +0000 (00:31 +0200)
commitf84e9954f7352293e223b0b5f3b13c09e7cba098
tree05de05a18b85a2a4bb2dcbe0af410984a7287d37
parent0fd0013cda05a3bbdaf861c9fdfe8496230da672
mfd: MAX77693: Fix interrupt handling bug

This patch fix bug related to interrupt handling for MAX77693 devices.
- Unmask interrupt masking bit for charger/flash/muic to revolve
that interrupt isn't happened when external connector is attached.
- Fix wrong regmap instance when muic interrupt is happened.

This patch were discussed and confirm discussion about this patch on below url:
http://lkml.org/lkml/2012/7/16/118

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/max77693-irq.c