From: Evgeny Kuznetsov Date: Wed, 8 Dec 2010 00:25:40 +0000 (-0800) Subject: omap: Ptr "isr_reg" tracked as NULL was dereferenced X-Git-Tag: v2.6.38-rc1~469^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1cc4c55c69efed3ebbb2a13e4c77a2a1a4a6bc9;p=pandora-kernel.git omap: Ptr "isr_reg" tracked as NULL was dereferenced Value of "isr_reg" pointer is depend on configuration and GPIO method. Potentially it may have NULL value and it is dereferenced later in code. Warning and exit from function are added in this case. Signed-off-by: Evgeny Kuznetsov Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed