Re: [PATCH 09/10] Input: raspberrypi-ts - use cleanup facility for device_node
From: Dmitry Torokhov
Date: Sun Oct 20 2024 - 00:20:25 EST
On Thu, Oct 10, 2024 at 11:25:59PM +0200, Javier Carrasco wrote:
> Use the '__free(device_node)' macro to automatically free the device
> node, removing the need for explicit calls to 'of_node_put()' to
> decrement its refcount.
>
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
Applied, thank you.
--
Dmitry