mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-19 02:38:38 +00:00
The of_node_put() need be called in error path in logicvc_layers_init().
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| logicvc_crtc.c | ||
| logicvc_crtc.h | ||
| logicvc_drm.c | ||
| logicvc_drm.h | ||
| logicvc_interface.c | ||
| logicvc_interface.h | ||
| logicvc_layer.c | ||
| logicvc_layer.h | ||
| logicvc_mode.c | ||
| logicvc_mode.h | ||
| logicvc_of.c | ||
| logicvc_of.h | ||
| logicvc_regs.h | ||
| Makefile | ||