Re: [PATCH v2][next] backlight: sky81452-backlight: Remove unnecessary call to of_node_get

From: Daniel Thompson
Date: Mon Apr 22 2024 - 04:57:06 EST


On Sun, Apr 21, 2024 at 04:19:17PM +0530, Shresth Prasad wrote:
> `dev->of_node` already has a reference to the device_node and calling
> of_node_get on it is unnecessary. All conresponding calls to
> of_node_put are also removed.
>
> Signed-off-by: Shresth Prasad <shresthprasad7@xxxxxxxxx>

Reviewed-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx>


Daniel.