Re: [PATCH v1 1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling

From: Andi Shyti
Date: Thu Mar 20 2025 - 05:16:27 EST


Hi Andy,

On Wed, Feb 12, 2025 at 06:51:28PM +0200, Andy Shevchenko wrote:
> Convert the usage of an open-coded custom tight poll while loop
> with the provided readl_poll_timeout_atomic() macro.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

nice cleanup, thanks! Merged to i2c/i2c-host.

Andi