clk: rockchip: also protect hclk_peri as critical
From: Heiko Stuebner <heiko@...> Date: Tue, 9 Sep 2014 22:35:02 +0200
Commit-Message
The dwc2 usb controller also uses agressive clock gating, which in this case leads to hclk_peri getting disabled and hanging the system. Therefore move it to the critical clocks until we also control that part of the system. Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
drivers/clk/rockchip/clk-rk3188.c | 1 + drivers/clk/rockchip/clk-rk3288.c | 1 + 2 files changed, 2 insertions(+)
Statistics
- 2 lines added
- 0 lines removed