mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
We need to call of_node_put(comp->dev_node); on the error paths in this
function.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| mtk_mdp_comp.c | ||
| mtk_mdp_comp.h | ||
| mtk_mdp_core.c | ||
| mtk_mdp_core.h | ||
| mtk_mdp_ipi.h | ||
| mtk_mdp_m2m.c | ||
| mtk_mdp_m2m.h | ||
| mtk_mdp_regs.c | ||
| mtk_mdp_regs.h | ||
| mtk_mdp_vpu.c | ||
| mtk_mdp_vpu.h | ||