Files
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
..
…
…
…
…
…
…
…
…
…
…
…
2018-12-01 09:42:59 +01:00
…
2018-08-24 13:08:55 +02:00
…
…
2018-12-01 09:42:59 +01:00
…