Re: [PATCH v6 2/3] iio: magnetometer: bmc150_magn: replace msleep with fsleep

From: Andy Shevchenko

Date: Wed Feb 11 2026 - 03:40:27 EST


On Tue, Feb 10, 2026 at 06:39:44PM -0500, Neel Bullywon wrote:
> Replace msleep(5) with fsleep(5 * USEC_PER_MSEC) to allow the kernel
> to select the most appropriate delay mechanism based on duration.
> Using USEC_PER_MSEC makes the unit conversion explicit.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>

--
With Best Regards,
Andy Shevchenko