i2c-eg20t: change timeout value 50msec to 1000msec
authorTomoya MORINAGA <tomoya.rohm@gmail.com>
Mon, 26 Mar 2012 05:55:25 +0000 (14:55 +0900)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 30 May 2012 23:43:56 +0000 (00:43 +0100)
commitfb169a0bf61e5a11d112d99471013f62e5f9f2fb
tree6c934565959eb21448e004595a49b8f8f4814f41
parent17077ca132499585780b4adb099bf1a071638cd3
i2c-eg20t: change timeout value 50msec to 1000msec

commit 8a52f9f347da721b199b7f9dcc0168bbe7d0baae upstream.

Currently, during i2c works alone, wait-event timeout is not occurred.
However, as CPU load increases, timeout occurs frequently.
So, I modified like this patch.
Modifying like this patch, I've never seen the timeout event with high
load test.

Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/i2c/busses/i2c-eg20t.c