X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=common%2Fsoft_i2c.c;h=48e3d3e1c2602766374c080fe68ab80f0d2bda6f;hb=8e7b703a62783f0e88d3a7e4b1dd1c033bc95ec8;hp=268da2cdc4463fa1a4f5b5d6ac6faaf1a445b1fb;hpb=1264b4050c6f635cc237b5821f924817457ce50c;p=platform%2Fkernel%2Fu-boot.git diff --git a/common/soft_i2c.c b/common/soft_i2c.c index 268da2c..48e3d3e 100644 --- a/common/soft_i2c.c +++ b/common/soft_i2c.c @@ -289,7 +289,7 @@ int i2c_probe(uchar addr) int rc; /* - * perform 1 byte write transaction with just address byte + * perform 1 byte write transaction with just address byte * (fake write) */ send_start();