From: Will Newton Date: Tue, 12 Aug 2008 14:39:08 +0000 (+0100) Subject: fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup. X-Git-Tag: v2.6.28-rc1~254^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6e4411fe7df19493e3a2fbc2543f718f75671f6;p=pandora-kernel.git fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup. Remove check for udc == NULL in dr_controller_setup. All callers of this function have already dereferenced udc at some point. Signed-off-by: Will Newton Acked-by: Li Yang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed