Files
linux/drivers/fsi
Lv Ruyi 673b86183a fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe
[ Upstream commit 182d98e00e ]

of_parse_phandle returns node pointer with refcount incremented, use
of_node_put() on it when done.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn>
Link: https://lore.kernel.org/r/20220407085911.2491719-1-lv.ruyi@zte.com.cn
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-10-21 12:39:26 +02:00
..
2022-10-21 12:39:26 +02:00
2019-11-08 11:28:20 +01:00