Files
linux/drivers/tty
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-07-30 07:35:27 -07:00
2017-07-30 07:35:28 -07:00
2018-12-01 09:42:59 +01:00
2018-08-24 13:08:55 +02:00
2016-03-07 16:11:14 -08:00
2018-12-01 09:42:59 +01:00
2017-08-29 15:10:44 -07:00