commit | be26d664de1a6333156bd586a2f795271cfcf170 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Wed Dec 02 19:54:31 2009 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Dec 13 19:21:57 2009 +0100 |
tree | 3530b8d00a636fa39674264a3efa78d4de16758a | |
parent | ed89a7551c65e1db44f1a6b7be6efce178fc87d0 [diff] |
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 <u.kleine-koenig@pengutronix.de> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>