From: Heiko Stübner Date: Wed, 10 Sep 2014 15:52:02 +0000 (+0200) Subject: clk: rockchip: also protect hclk_peri as critical X-Git-Tag: fixes-against-v3.18-rc2~68^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fed71e57ae8b44e854a36d33e9a86a94a7628a4;p=pandora-kernel.git clk: rockchip: also protect hclk_peri as critical 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 Signed-off-by: Mike Turquette --- Reading git-diff-tree failed