
Dear Alim Akhtar,
On 25/03/13 13:38, Akshay Saraswat wrote:
From: Alim Akhtar alim.akhtar@samsung.com
When no device is conneted on the i2c channel then i2c_probe command
conneted -> connected
was taking too much of time (around 3 mins) to come out from the loop. Now reduced the delay loop to milisec value. This is tested on smdk5250 only. As i dont have s3c24x0 boards, so i cannt test on these baord.
dont -> don't, cannt -> can't?, baord -> board
And these two line(This is tested... board) should move under "---" line. I think it is not a commit msg.
Signed-off-by: Alim Akhtar alim.akhtar@samsung.com Signed-off-by: Doug Anderson dianders@chromium.org Signed-off-by: Akshay Saraswat akshay.s@samsung.com
drivers/i2c/s3c24x0_i2c.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Patch looks good. Please fix typo.
Thanks, Minkyu Kang.