From: Fabio Estevam Date: Mon, 17 Feb 2014 19:31:36 +0000 (-0800) Subject: Input: imx_keypad - Propagate the real error code on platform_get_irq() failure X-Git-Tag: v3.15-rc1~102^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fb45edba8b5206e645572a682c946f67375447e;p=pandora-kernel.git Input: imx_keypad - 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: Fabio Estevam Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed