From 498c0146213aa5fbca3b63a6525e91c606c20c5e Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Fri, 23 Aug 2013 10:55:51 +0800 Subject: [PATCH] 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-format-patch failed