From: Fabio Estevam Date: Fri, 14 Feb 2014 03:09:34 +0000 (-0200) Subject: mtd: mxc_nand: Propagate the error if platform_get_irq() fails X-Git-Tag: v3.15-rc1~65^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26fbf48b7a04d585d89709d9e6f1e66b8bfc5dc2;p=pandora-kernel.git mtd: mxc_nand: Propagate the error if platform_get_irq() fails Check the return value from platform_get_irq() and propagate it in the case of error. Signed-off-by: Fabio Estevam Signed-off-by: Brian Norris --- Reading git-diff-tree failed