linux/arch/xtensa/platforms
Liang He 173940b3ae xtensa: xtfpga: Fix refcount leak bug in setup
In machine_setup(), of_find_compatible_node() will return a node
pointer with refcount incremented. We should use of_node_put() when
it is not used anymore.

Cc: stable@vger.kernel.org
Signed-off-by: Liang He <windhl@126.com>
Message-Id: <20220617115323.4046905-1-windhl@126.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2022-06-18 14:47:41 -07:00
..
iss xtensa/simdisk: fix proc_read_simdisk() 2022-05-11 02:15:38 -07:00
xt2000 xtensa: no need to initialise statics to 0 2022-05-11 02:15:35 -07:00
xtfpga xtensa: xtfpga: Fix refcount leak bug in setup 2022-06-18 14:47:41 -07:00
Makefile xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild 2021-08-11 11:37:13 -07:00