CYTTSP: I2C read errors are seen during boot time when initializing
authorFei Yang <fei.yang@intel.com>
Thu, 8 Sep 2011 20:30:34 +0000 (13:30 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:37:53 +0000 (12:37 -0800)
commitcb4d366c3011e14010e5d733531b6a21f02129e3
treeb73e617d03e1b7df6f138ae81c1420b7e796ab0f
parent8a734b29c51e48723c328970661710bc407a27ea
CYTTSP: I2C read errors are seen during boot time when initializing
touchscreen. Problem is that CY_DELAY_SYSINFO is not accurately defined.
Making the delay 30ms to avoid I2C read error.

Need to revisit when hardware specification is available.

Change-Id: I44f408212d698524ce7603b85df18260d859b21f
Signed-off-by: Fei Yang <fei.yang@intel.com>
drivers/input/touchscreen/cyttsp_core.c