From: Tomoya MORINAGA Date: Mon, 26 Mar 2012 05:55:25 +0000 (+0900) Subject: i2c-eg20t: change timeout value 50msec to 1000msec X-Git-Tag: v3.4-rc6~21^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a52f9f347da721b199b7f9dcc0168bbe7d0baae;p=pandora-kernel.git i2c-eg20t: change timeout value 50msec to 1000msec 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 Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed