From: Wei Yongjun Date: Fri, 19 Apr 2013 02:18:12 +0000 (+0800) Subject: usbatm: fix potential NULL pointer dereference X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33c888b585fd9ed3770e91588480a0b74e82ad0;p=pandora-kernel.git usbatm: fix potential NULL pointer dereference The dereference to 'instance' in the debug code should be moved below the NULL test. Signed-off-by: Wei Yongjun Signed-off-by: Duncan Sands Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed