Re: [PATCH 1/6] gpio: constify gpio_chip structures
From: Linus Walleij
Date: Tue Sep 13 2016 - 04:35:57 EST
On Sun, Sep 11, 2016 at 2:14 PM, Julia Lawall <Julia.Lawall@xxxxxxx> wrote:
> These structures are only used to copy into other structures, so declare
> them as const.
(...)
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>
Patch applied, awesome work as always, thanks!
Yours,
Linus Walleij