mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 19:10:52 +07:00
f9e71ed020
[ Upstream commit 28f851e6afa858f182802e23ac60c3ed7d1c04a1 ]
if of_find_device_by_node() succeed, meson_canvas_get() doesn't have
a corresponding put_device(). Thus add put_device() to fix the exception
handling for this function implementation.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
meson-canvas.c | ||
meson-clk-measure.c | ||
meson-ee-pwrc.c | ||
meson-gx-pwrc-vpu.c | ||
meson-gx-socinfo.c | ||
meson-mx-socinfo.c | ||
meson-secure-pwrc.c |