From: José Miguel Gonçalves Date: Fri, 5 Mar 2010 21:43:58 +0000 (-0800) Subject: drivers/hwmon/adcxx.c: fix for single-channel ADCs X-Git-Tag: v2.6.34-rc1~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5748150eabdacd3f870c311b63d32f5e312bf624;p=pandora-kernel.git drivers/hwmon/adcxx.c: fix for single-channel ADCs While testing an ADC121S021 in an embedded board with a S3C2142 SoC (ARM core), I have found that the 'adcxx' driver does not handle correctly single channel ADCs from this chip family. For single channel chips you must only issue one read transfer for correct measurement. Signed-off-by: Jose Miguel Goncalves Cc: Marc Pignat Cc: Anton Vorontsov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed