From: David Brownell Date: Fri, 26 May 2006 01:44:20 +0000 (-0700) Subject: [PATCH] ads7846 conversion accuracy X-Git-Tag: v2.6.17-rc6~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9084533e797f131c923c8883adf91cc2f7ddcfae;p=pandora-kernel.git [PATCH] ads7846 conversion accuracy This improves accuracy of the touchscreen and hwmon sensor readings, addressing an issue noted by Imre Deak: there's an extra bit written before the sample (12 bits) gets written out. It also catches up to various comments, and makes the /proc/interrupts entry sensible again. Signed-off-by: David Brownell Cc: Imre Deak Cc: Jean Delvare Cc: Dmitry Torokhov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed