android_kernel_samsung_a7y1.../drivers/clk/imx
Yangtao Li 34ed78079c clk: vf610: fix refcount leak in vf610_clocks_init()
[ Upstream commit 567177024e0313e4f0dcba7ba10c0732e50e655d ]

The of_find_compatible_node() returns a node pointer with refcount
incremented, but there is the lack of use of the of_node_put() when
done. Add the missing of_node_put() to release the refcount.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Fixes: 1f2c5fd5f048 ("ARM: imx: add VF610 clock support")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-07 13:39:56 +02:00
..
clk-busy.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-cpu.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-fixup-div.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-fixup-mux.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-gate-exclusive.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-gate2.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-imx1.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-imx6q.c clk: imx6q: fix refcount leak in imx6q_clocks_init() 2020-04-07 13:39:50 +02:00
clk-imx6sl.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-imx6sx.c clk: imx6sx: fix refcount leak in imx6sx_clocks_init() 2020-04-07 13:39:52 +02:00
clk-imx6ul.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-imx7d.c clk: imx7d: fix refcount leak in imx7d_clocks_init() 2020-04-07 13:39:54 +02:00
clk-imx21.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-imx25.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-imx27.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-imx31.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-imx35.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-imx51-imx53.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-pfd.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-pllv1.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-pllv2.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-pllv3.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk-vf610.c clk: vf610: fix refcount leak in vf610_clocks_init() 2020-04-07 13:39:56 +02:00
clk.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
clk.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30