From: Evgeny Kuznetsov Date: Mon, 8 Nov 2010 08:38:36 +0000 (+0000) Subject: omap: Ptr "isr_reg" tracked as NULL was dereferenced X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92964e03f68a85a675343c65d5d3e5a998f8a83b;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