Files
linux/drivers/tty
Yangtao Li f969b24ec7 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:11:36 +01:00
..
2011-03-31 11:26:23 -03:00
2018-12-01 09:44:25 +01:00
2016-03-07 16:11:14 -08:00
2018-12-01 09:44:25 +01:00
2016-02-14 14:36:04 -08:00