On Wed, Mar 28, 2018 at 7:59 PM, Laura Abbott <labb...@redhat.com> wrote:
> The new challenge is to remove VLAs from the kernel > (see https://lkml.org/lkml/2018/3/7/621) > > The number of GPIOs on the supported chips is fairly small > so stack allocate to a known upper bound and spit out a warning > if any new chips have more gpios. > > Signed-off-by: Laura Abbott <labb...@redhat.com> Patch applied with the review tags! Yours, Linus Walleij