Re: [PATCH] driver core: make pinctrl_bind_pins() private
From: Linus Walleij
Date: Fri Jan 09 2026 - 08:30:05 EST
On Thu, Jan 8, 2026 at 1:52 PM Bartosz Golaszewski
<bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:
> pinctrl_bind_pins() is only used by driver core (as it should). Move it
> out of the public header into base.h.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
Oh good point.
I guess technically base.h is Greg's file so I'll wait and see if he
has something to say before applying it.
Yours,
Linus Walleij