aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorLiang He <[email protected]>2022-06-15 19:17:47 +0800
committerGreg Kroah-Hartman <[email protected]>2022-06-27 14:36:02 +0200
commiteb01611056cf835cf2c1cc1a800bfff9386c82ea (patch)
tree0085a5bad5e547ed7797005578ef58a5e6ea79ed /include/linux/platform_data
parentf9008285bb69e4713918a665250ab2d356b731ba (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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions