Files
linux/drivers/tty/serial
Liang He d24d7bb2cd tty: serial: Fix refcount leak bug in ucc_uart.c
In soc_info(), of_find_node_by_type() will return a node pointer
with refcount incremented. We should use of_node_put() when it is
not used anymore.

Acked-by: Timur Tabi <timur@kernel.org>
Signed-off-by: Liang He <windhl@126.com>
Link: https://lore.kernel.org/r/20220618060850.4058525-1-windhl@126.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-06-27 14:36:07 +02:00
..
2022-05-19 18:26:17 +02:00
2022-06-10 13:43:19 +02:00
2021-07-27 12:17:21 +02:00
2022-06-27 14:34:45 +02:00
2022-05-19 18:32:39 +02:00
2022-05-19 18:32:40 +02:00
2022-05-19 18:32:40 +02:00
2022-05-19 18:26:16 +02:00
2022-04-22 16:21:53 +02:00