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: omap-for-v3.7-rc1/fixes-cpufreq-signed~14^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=887780b85a8dde06224f33681ecc4fac73b92a36;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