Re: [PATCH 2/2] Input: cyttsp - add missing handshake

2013-05-10 Thread Javier Martinez Canillas
On Fri, May 10, 2013 at 3:32 PM, Ferruh Yigit wrote: > For the devices that has blocking with timeout communication, these > extra handshakes will prevent one timeout delay in startup sequence > > Tested-by: Ferruh Yigit on TMA300-DVK > Signed-off-by: Ferruh Yigit > --- >

[PATCH 2/2] Input: cyttsp - add missing handshake

2013-05-10 Thread Ferruh Yigit
For the devices that has blocking with timeout communication, these extra handshakes will prevent one timeout delay in startup sequence Tested-by: Ferruh Yigit on TMA300-DVK Signed-off-by: Ferruh Yigit --- drivers/input/touchscreen/cyttsp_core.c | 24 ++-- 1 file changed,

[PATCH 2/2] Input: cyttsp - add missing handshake

2013-05-10 Thread Ferruh Yigit
For the devices that has blocking with timeout communication, these extra handshakes will prevent one timeout delay in startup sequence Tested-by: Ferruh Yigit f...@cypress.com on TMA300-DVK Signed-off-by: Ferruh Yigit f...@cypress.com --- drivers/input/touchscreen/cyttsp_core.c | 24

Re: [PATCH 2/2] Input: cyttsp - add missing handshake

2013-05-10 Thread Javier Martinez Canillas
On Fri, May 10, 2013 at 3:32 PM, Ferruh Yigit f...@cypress.com wrote: For the devices that has blocking with timeout communication, these extra handshakes will prevent one timeout delay in startup sequence Tested-by: Ferruh Yigit f...@cypress.com on TMA300-DVK Signed-off-by: Ferruh Yigit