commit | 1d003eb0805ac5b549e76202a1e95da33f62cb9a | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Sun Mar 13 12:13:22 2016 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Sun Mar 27 13:03:35 2016 +0200 |
tree | 372bc7310ebd63735e067e43e06e02c3aeca46d9 | |
parent | ff1ae209617cb31a5297bd103709d6b9e2db77d2 [diff] |
clk: rockchip: release io resource when failing to init clk We should call iounmap to relase reg_base since it's not going to be used any more if failing to init clk. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>