From: Dan Carpenter Date: Wed, 19 Sep 2012 06:27:00 +0000 (+0100) Subject: iio: dac/ad5755: signedness bug in ad5755_setup_pdata() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~50^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369d0e20138c774e4c0c07ca1572e412207bc3fc;p=pandora-kernel.git iio: dac/ad5755: signedness bug in ad5755_setup_pdata() We need "ret" to be signed for the error handling to work correctly. Signed-off-by: Dan Carpenter Acked-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed