Re: [PATCH 3/3] gpiolib: of: constify few local device_node variables
From: Linus Walleij <hidden>
Date: 2021-08-11 09:00:41
Also in:
linux-devicetree, lkml
From: Linus Walleij <hidden>
Date: 2021-08-11 09:00:41
Also in:
linux-devicetree, lkml
On Wed, Jul 28, 2021 at 4:42 PM Krzysztof Kozlowski [off-list ref] wrote:
gpiolib does not modify struct device_node, so few local pointers can point to a const data. Signed-off-by: Krzysztof Kozlowski <redacted>
LGTM Acked-by: Linus Walleij <redacted> I guess this needs to be merged with the other two patches? I suppose in Rob Herrings DT tree? Yours, Linus Walleij