Re: [PATCH v2 1/1] pinctrl: intel: Constify struct intel_pinctrl parameter

From: Andy Shevchenko
Date: Thu Sep 05 2024 - 13:35:34 EST


On Thu, Sep 5, 2024 at 8:17 PM Mika Westerberg
<mika.westerberg@xxxxxxxxxxxxxxx> wrote:
>
> On Thu, Sep 05, 2024 at 05:21:38PM +0300, Andy Shevchenko wrote:
> > There are a few functions that do not and should not change
> > the state of the pin control object. Constify the respective
> > parameter.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Acked-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>

Pushed to my review and testing queue, thanks!

--
With Best Regards,
Andy Shevchenko