Nicholas Mc Guire 11177e7a7a clk: imx6ul: fix missing of_node_put()
of_find_compatible_node() is returning a device node with refcount
incremented and must be explicitly decremented after the last use
which is right after the us in of_iomap() here.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Fixes: 787b4271a6a0 ("clk: imx: add imx6ul clk tree support")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2018-07-25 13:34:57 -07:00
..
2017-11-01 23:25:49 -07:00
2018-06-01 19:19:30 -07:00
2015-07-20 10:52:49 -07:00
2015-07-20 10:52:49 -07:00
2017-08-30 22:30:27 -07:00