Hi Geert
> You forgot to change the string in ssi_groups[], like below?
>
> @@ -4509,7 +4509,7 @@ static const char * const ssi_groups[] = {
> "ssi2_ctrl_a",
> "ssi2_ctrl_b",
> "ssi3_data",
> - "ssi34_ctrl",
> + "ssi349_ctrl",
> "ssi4_data",
> "ssi4_ctrl",
> "ssi5_data",
Grr, indeed.
I will send v2
> If you care about backwards compatibility (I thought you didn't?),
(snip)
> If the intention was to change the string, I can make that change myself,
> no need to resent.
ssi34 is not used in upstream, and I don't care about out-of-tree code.
Best regards
---
Kuninori Morimoto