Re: [PATCH v3 09/16] regulator: axp20x: Add support for AXP192

From: Andy Shevchenko
Date: Sun Jun 19 2022 - 06:47:18 EST


On Sat, Jun 18, 2022 at 11:40 PM Aidan MacDonald
<aidanmacdonald.0x0@xxxxxxxxx> wrote:
>
> Add support for the AXP192 PMIC.

...

> @@ -401,6 +431,7 @@ static int axp20x_set_ramp_delay(struct regulator_dev *rdev, int ramp)
> break;
>
> fallthrough;
> +
> default:
> /* Not supported for this regulator */
> return -ENOTSUPP;

Stray change?

--
With Best Regards,
Andy Shevchenko