diff options
author | Liang He <windhl@126.com> | 2022-06-21 16:09:32 +0800 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-09-05 17:30:24 +1000 |
commit | 24156df00dbbc673d9b2d31a336c3aba537d2c60 (patch) | |
tree | f0ddfec0f47443574b695e6bc5d9ff77ea93c289 /Kconfig | |
parent | cc0dd82c18559184e009bef8d0353d008013a813 (diff) | |
download | linux-24156df00dbbc673d9b2d31a336c3aba537d2c60.tar.bz2 |
powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()
In mpc832x_spi_init(), hold the reference returned by
of_find_compatible_node() and use it to call of_node_put() for refcount
balance.
Signed-off-by: Liang He <windhl@126.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220621080932.4081935-1-windhl@126.com
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions