commit | c82c06dd9cccde7c5f0e0241c21ae82ed2d989cc | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko.stuebner@theobroma-systems.com> | Sat Nov 09 00:06:29 2019 +0100 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sun Nov 17 17:22:53 2019 +0800 |
tree | c61f17237cb94485fca6fe598e20cfdd0e2464e9 | |
parent | e8baaa413b21426306868d581a299c6153b780e5 [diff] |
rockchip: clk: rv1108: remove duplicate reset init rockchip_reset_bind() already does the needed init for the reset registers, only referenced the wrong cru structure. So we can get rid of the open-coded reset init and just fix the correct cru reference. Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>