Re: [PATCH 4/6] pinctrl: stm32: constify gpio_chip structures

From: Linus Walleij
Date: Tue Sep 13 2016 - 04:38:24 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, after some fuzzing.

Yours,
Linus Walleij