Re: [PATCH v3 3/3] iio: imu: inv_mpu6050: control vdd supply using devm-helpers
From: Jonathan Cameron
Date: Sun Apr 26 2026 - 10:49:01 EST
On Sun, 26 Apr 2026 14:23:34 +0300
Andrey Skvortsov <andrej.skvortzov@xxxxxxxxx> wrote:
> vdd supply will be automatically disabled on error condition during a
> probe and on driver cleanup.
>
> Signed-off-by: Andrey Skvortsov <andrej.skvortzov@xxxxxxxxx>
> ---
Looks good to me.