From: Jonghwan Choi Date: Mon, 20 Feb 2012 15:13:43 +0000 (+0100) Subject: mfd: wm8350 variable dereferenced before check X-Git-Tag: v3.3-rc7~48^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa12242f19312b2c60399bd581929fdfc511a017;p=pandora-kernel.git mfd: wm8350 variable dereferenced before check Remove "wm8350->irq_base = pdata->irq_base" to avoid null pointer exception and wm8350->irq_base got from irq_alloc_descs(). Signed-off-by: Jonghwan Choi Acked-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed