From: Jonghwan Choi Date: Mon, 20 Feb 2012 15:13:43 +0000 (+0100) Subject: mfd: wm8350 variable dereferenced before check X-Git-Tag: v3.4-rc1~66^2~83 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2d5cb47e3e7e0f68d33d18ca15e4ac65ca5645b;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