Re: [PATCH 13/15] gpio: sodaville: use new generic GPIO chip API
From: Bartosz Golaszewski
Date: Tue Sep 09 2025 - 09:57:05 EST
On Tue, Sep 9, 2025 at 3:47 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxx> wrote:
>
> TBH, I think those 6 all made the same mistake, i.e. thinking of the compound
> literal as a cast. Which is not!
>
What do you suggest?
And are we not allowed to use C99 features now anyway?
Bartosz