From: Chanwoo Choi Date: Tue, 21 Aug 2012 06:15:52 +0000 (+0900) Subject: mfd: MAX77693: Fix interrupt handling bug X-Git-Tag: v3.6-rc6~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d51f42d2c5b7e11b47876b8b5c53f0ac317fef24;p=pandora-kernel.git 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 Signed-off-by: Myungjoo Ham Signed-off-by: Kyungmin Park Acked-by: Greg Kroah-Hartman Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed