Files
linux/drivers/tty/serial
Yangtao Li a19e57563c drivers/tty: add missing of_node_put()
[ Upstream commit dac097c454 ]

of_find_node_by_path() acquires a reference to the node
returned by it and that reference needs to be dropped by its caller.
This place is not doing this, so fix it.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-12-21 14:13:13 +01:00
..
2017-08-28 20:51:19 +02:00
2017-01-27 09:23:36 +01:00
2017-06-20 10:24:15 +08:00
2017-07-30 07:32:32 -07:00
2017-01-27 09:23:36 +01:00