From: Wei Yongjun Date: Fri, 23 Aug 2013 02:55:51 +0000 (+0800) Subject: i2c: pnx: fix error return code in i2c_pnx_probe() X-Git-Tag: v3.12-rc1~140^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=498c0146213aa5fbca3b63a6525e91c606c20c5e;p=pandora-kernel.git i2c: pnx: fix error return code in i2c_pnx_probe() Fix to return a negative error code in the irq get error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun [wsa: fixed wrong exit point, too] Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed