From: Evgeny Kuznetsov Date: Tue, 30 Nov 2010 17:24:28 +0000 (-0800) 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=1f76b875c0920c1fee63136967e882db670f8377;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