diff options
author | Liang He <windhl@126.com> | 2022-06-15 19:17:47 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-27 14:36:02 +0200 |
commit | eb01611056cf835cf2c1cc1a800bfff9386c82ea (patch) | |
tree | 0085a5bad5e547ed7797005578ef58a5e6ea79ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f9008285bb69e4713918a665250ab2d356b731ba (diff) |
drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
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: Liang He <windhl@126.com>
Link: https://lore.kernel.org/r/20220615111747.3963930-1-windhl@126.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions