Re: [PATCH v2 1/1] pinctrl: intel: Constify struct intel_pinctrl parameter
From: Mika Westerberg
Date: Thu Sep 05 2024 - 13:17:58 EST
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>