gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandle
Before returning, call of_node_put() for the device node returned by of_parse_phandle(). Fixes: ea9c2605 ("gpu: ipu-v3: add driver for Prefetch Resolve Gasket") Signed-off-by: NTobias Jordan <Tobias.Jordan@elektrobit.com> Signed-off-by: NPhilipp Zabel <p.zabel@pengutronix.de>
Showing
想要评论请 注册 或 登录