From: Fabio Estevam Date: Fri, 14 Feb 2014 03:04:44 +0000 (-0200) Subject: crypto: mxs-dcp - Fix platform_get_irq() error handling X-Git-Tag: v3.15-rc1~111^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9588f874482c0163caf19c2acbe5ce6260d42bf;p=pandora-kernel.git crypto: mxs-dcp - Fix platform_get_irq() error handling We should test the error case for each platform_get_irq() assignment and propagate the error accordingly. Signed-off-by: Fabio Estevam Acked-by: Marek Vasut Signed-off-by: Herbert Xu --- Reading git-diff-tree failed