From: Wei Yongjun Date: Fri, 1 Nov 2013 00:16:18 +0000 (+0800) Subject: mtd: nand: omap: fix error return code in omap_nand_probe() X-Git-Tag: v3.13-rc1~98^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9211439b8a933a624d770113d0e0aa742db2ec67;p=pandora-kernel.git mtd: nand: omap: fix error return code in omap_nand_probe() Fix to return a negative error code from the error handling case instead of 0, to more closely match the rest of this function. Signed-off-by: Wei Yongjun Acked-by: Ezequiel Garcia Acked-by: Pekon Gupta Signed-off-by: Brian Norris --- Reading git-diff-tree failed