Hello Heiko,

>> +++ b/drivers/i2c/ppc4xx_i2c.c
>> @@ -289,6 +289,27 @@ static int _i2c_transfer(struct i2c_adapter *adap,
>>                         /* Transfer aborted? */
>>                         if (status&  IIC_EXTSTS_XFRA)
>>                                 result = IIC_NOK_XFRA;
>> +                       /* Is bus free?
>
>
> Nitpick only: wrong comment style ... Is it OK for you, if I fix it,
> when applying this patch?

Oops, yes please fix it when applying. Shouldn't checkpatch catch this?

Cheers
Dirk
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to