From: Uwe Kleine-König Date: Wed, 2 Dec 2009 18:54:31 +0000 (+0100) Subject: mfd: Don't set mc13783 ADREFMODE for touch conversions X-Git-Tag: v2.6.33-rc1~285^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be26d664de1a6333156bd586a2f795271cfcf170;p=pandora-kernel.git mfd: Don't set mc13783 ADREFMODE for touch conversions Setting ADREFMODE is utter nonsense, but that's hard to read out of the spec. Strange enough it's possible to read x and y values even when it's set. When unset you can get values not only for the axes, but also for contact resistance which allows the touch driver to report pressure values. Signed-off-by: Uwe Kleine-König Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed