Re: [PATCH v4 00/23] pinctrl: Convert struct group_desc to use struct pingroup

From: Linus Walleij
Date: Fri Dec 01 2023 - 09:05:52 EST


On Wed, Nov 29, 2023 at 5:15 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> The struct group_desc has a lot of duplication with struct pingroup.
> Deduplicate that by embeddind the latter in the former and convert
> users.
>
> Linus, assuming everything is fine, I can push this to my tree.
> Or you can apply it (assumming all CIs and people are happy with
> the series).

I applied the series to devel so we get some rotation in linux-next,
augmenting the relevant commit messages as discussed!

Yours,
Linus Walleij