2013/8/20 Wolfram Sang <wsa@xxxxxxxxxxxxx>: > >> + while (readl(siic->base + SIRFSOC_I2C_CTRL) & SIRFSOC_I2C_RESET) >> + cpu_relax(); > > Are you sure you want no timeout here? Same for patch 2/5. the real situation is that timeout never happen for resetting the i2c controller, in pressure test, this loop will always break. > -barry -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html