> +             err = readx_poll_timeout(readl, i2c_dev->base + reg_offset,
> +                                      val, val == 0, 1000,
> +                                      I2C_CONFIG_LOAD_TIMEOUT);

Any reason we can't use readl_poll_timeout() here?

Attachment: signature.asc
Description: PGP signature

Reply via email to