From: Fabio Estevam Date: Wed, 19 Feb 2014 05:41:44 +0000 (+0800) Subject: usb: chipidea: Propagate the real error code on platform_get_irq() failure X-Git-Tag: v3.15-rc1~137^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42d182124801573e06284200d81c3963962e753d;p=pandora-kernel.git usb: chipidea: Propagate the real error code on platform_get_irq() failure No need to return a 'fake' return value on platform_get_irq() failure. Just return the error code itself instead. Signed-off-by: Peter Chen Signed-off-by: Fabio Estevam Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed