From: Rashika Kheria Date: Sat, 26 Oct 2013 17:42:19 +0000 (+0530) Subject: Staging: dwc2: Fix return error value in dwc2_driver_probe() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=097f261217a9159e76963cbcbc33f8cad59c651a;p=pandora-kernel.git Staging: dwc2: Fix return error value in dwc2_driver_probe() This patch fixes the following smatch warning in platform.c- drivers/staging/dwc2/platform.c:109 dwc2_driver_probe() info: why not propagate 'irq' from platform_get_irq() instead of (-22)? Signed-off-by: Rashika Kheria Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed