diff options
author | Liang He <[email protected]> | 2022-12-05 16:54:37 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-01-19 15:51:09 +0100 |
commit | 6e054678ff5c10840ce801dfdb2d4898decb2b63 (patch) | |
tree | 39e9aa6b3bdf27e47b42fbb31e0a7e1dfe8128e4 /drivers/tty/serial/sccnxp.c | |
parent | 2aaa43c7077833301c237684cd7bc9ae5e3dec95 (diff) |
serial: ucc_uart: Add of_node_put() in ucc_uart_remove()
In ucc_uart_probe(), we have added proper of_node_put() in the failure
paths. However, we miss it before we free *qe_port* in the remove() function.
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 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions