From: Matthias Kaehlcke Date: Tue, 10 Sep 2013 21:02:18 +0000 (+0200) Subject: mfd: ti_am335x_tscadc: Fix idle timeout value X-Git-Tag: v3.13-rc1~66^2~4^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a54b7dabf8f20df2894aed9683155ff89fc20e8;p=pandora-kernel.git mfd: ti_am335x_tscadc: Fix idle timeout value The old timeout value was based on the assumption that the minimum values are used for the open and sample delay and no averaging is done. In fact the ADC and touchscreen driver both use an open delay of 152 cycles and averaging over 16 samples. This patch adjusts the timeout value accordingly Signed-off-by: Matthias Kaehlcke Signed-off-by: Lee Jones --- Reading git-diff-tree failed