From: Michael Hennerich Date: Tue, 6 Oct 2009 04:43:43 +0000 (-0700) Subject: Input: ad7879 - pass up error codes from probe functions X-Git-Tag: v2.6.32-rc4~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fa5757a4c54fe59c4d7d7a68ac2d0a5493a2bef;p=pandora-kernel.git Input: ad7879 - pass up error codes from probe functions If the sub-probe functions fail, we need to pass up the error code to the higher levels from the probe function. We currently always return 0 even if there was an error so higher levels don't report problems. Signed-off-by: Michael Hennerich Signed-off-by: Mike Frysinger Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed