]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mv_i2c: fix timeout value to be consistent with comments
authorLei Wen <[leiwen@marvell.com]>
Wed, 13 Apr 2011 18:18:26 +0000 (23:48 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 27 Apr 2011 17:38:07 +0000 (19:38 +0200)
commit879de1275abf66fbb08e601f12d6ac5a888255e1
tree1a38954d474228debaa1f567ee54fe8779f761c8
parent68432c27438360aa3bc27c0c73bf3c12a8c6ffa7
mv_i2c: fix timeout value to be consistent with comments

The original 10000 value would be 100ms, which is not
the comments said.

Acked-by: Heiko Schocher <hs@denx.de>
Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
Signed-off-by: Lei Wen <leiwen@marvell.com>
drivers/i2c/mv_i2c.c