Re: [PATCH v3 1/7] iio: chemical: bme680: refactorize set_mode() mode
From: Jonathan Cameron
Date: Sat Nov 02 2024 - 11:21:24 EST
On Sat, 2 Nov 2024 14:13:05 +0100
Vasileios Amoiridis <vassilisamir@xxxxxxxxx> wrote:
> Refactorize the set_mode() function to use an external enum that
> describes the possible modes of the BME680 device instead of using
> true/false variables for selecting SLEEPING/FORCED mode.
>
> Signed-off-by: Vasileios Amoiridis <vassilisamir@xxxxxxxxx>
Applied and pushed out as testing to see if 0-day can find anything we missed.
Thanks,
J