On 10/28/2017 10:52 PM, Wolfram Sang wrote: > >> + if (!(systest & OMAP_I2C_SYSTEST_SCL_I_FUNC)) >> + return -ETIMEDOUT; /* recovery would not fix SCL */ > > I'd rather return EBUSY here. It is not that the transaction timed out. > If you agree, I can fix it locally, no need to resend. > > Rest looks good, thanks! > Agreed, EBUSY is the better choice since that is also what the actual recovery would return. Thanks, Claudio -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html