Re: [PATCH v2 00/21] pinctrl: Convert struct group_desc to use struct pingroup
From: Linus Walleij
Date: Fri Nov 24 2023 - 05:18:58 EST
On Thu, Nov 23, 2023 at 8:34 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 would give people some time to test the changes and ACK it,
but admittedly it's a very tasty patch set and I am eager to merge
it ASAP.
Shall we give people a week and then we merge it?
> NB. This series contains previously sent patches for Qualcomm and
> Nuovoton. Here the updated version for Qualcomm that splits previous
> patch to two and fixes compilation warnings.
Fair enough, I'll just use this series.
> NB. The function_desc is in plan to follow the similar deduplication.
Yes!
Yours,
Linus Walleij