summaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
authorMiaoqian Lin <linmq006@gmail.com>2022-03-09 11:01:43 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-20 09:12:48 +0200
commitfc043752fa0d6c955b8b3f6181da815ba46514fb (patch)
tree224ad436cfb89eec6c47bddc0ad78c96773c527f /include/net
parentaaad8e56ca1e56fe34b5a33f30fb6f9279969020 (diff)
memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe
[ Upstream commit 6f296a9665ba5ac68937bf11f96214eb9de81baa ] The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on it when done. Fixes: 87108dc78eb8 ("memory: atmel-ebi: Enable the SMC clock if specified") Signed-off-by: Miaoqian Lin <linmq006@gmail.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> Link: https://lore.kernel.org/r/20220309110144.22412-1-linmq006@gmail.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions