Re: [PATCH linux-next] macintosh/macio-adb: replace of_node_put() with __free

From: Michael Ellerman
Date: Fri May 03 2024 - 06:42:59 EST


On Wed, 24 Apr 2024 20:37:18 +0530, sundar wrote:
> use the new cleanup magic to replace of_node_put() with
> __free(device_node) marking to auto release when they get out of scope.
>
>

Applied to powerpc/next.

[1/1] macintosh/macio-adb: replace of_node_put() with __free
https://git.kernel.org/powerpc/c/84030aacf127d000180fa3cb4b589d8ab1b0d46b

cheers