From: Chanwoo Choi Date: Tue, 21 Aug 2012 06:16:23 +0000 (+0900) Subject: mfd: MAX77693: Fix NULL pointer error when initializing irqs X-Git-Tag: v3.6-rc6~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b186b12487efc80c44f2f0d26cc26eb249cf1524;p=pandora-kernel.git mfd: MAX77693: Fix NULL pointer error when initializing irqs This patch initialize register map of MUIC device because mfd driver of Maxim MAX77693 use regmap-muic instance of MUIC device when irqs of Maxim MAX77693 is initialized before call max77693-muic probe() function. Signed-off-by: Chanwoo Choi Signed-off-by: Myungjoo Ham Signed-off-by: Kyungmin Park Reported-by: Sylwester Nawrocki Acked-by: Greg Kroah-Hartman Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed