Replace a while-loop by for-loop in i2c_dw_probe_lock_support() toAcked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>
save a few lines of code.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
---
drivers/i2c/busses/i2c-designware-platdrv.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)