[PATCH] drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
Greg KH
gregkh at linuxfoundation.org
Wed Jun 15 10:53:34 UTC 2022
On Wed, Jun 15, 2022 at 06:48:33PM +0800, heliang wrote:
> In tegra_uart_init(), of_find_matching_node() will return a node
> pointer with refcount incremented. We should use of_node_put()
> when it is not used anymore.
>
> Signed-off-by: heliang <windhl at 126.com>
We need a real name please, one you sign documents with.
thanks,
greg k-h
More information about the dri-devel
mailing list