From: Dan Carpenter Date: Wed, 6 Jul 2011 18:57:18 +0000 (+0300) Subject: regulator: Storing tps65912 error codes in u8 X-Git-Tag: v3.1-rc1~100^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6daa663dc42957ca6c794a84fe07fa09f0273ff9;p=pandora-kernel.git regulator: Storing tps65912 error codes in u8 get_ctrl_reg() returns -EINVAL so the error handling won't work here if reg is a u8. Signed-off-by: Dan Carpenter Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed