From 097f261217a9159e76963cbcbc33f8cad59c651a Mon Sep 17 00:00:00 2001 From: Rashika Kheria Date: Sat, 26 Oct 2013 23:12:19 +0530 Subject: [PATCH] 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-format-patch failed