mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-17 04:13:21 +00:00
The device node obtained with of_find_compatible_node() should be released by calling of_node_put(). But it was not released when of_get_property() failed. Signed-off-by: YueHaibing <yuehaibing@huawei.com> [mpe: Invert the sense of the if so we only need one return path] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
||
|---|---|---|
| .. | ||
| icp-hv.c | ||
| icp-native.c | ||
| icp-opal.c | ||
| ics-opal.c | ||
| ics-rtas.c | ||
| Kconfig | ||
| Makefile | ||
| xics-common.c | ||