clk: rockchip: rk3399: Keep critical independently for the PMUCRU and CRU
authorXing Zheng <zhengxing@rock-chips.com>
Thu, 24 Mar 2016 11:58:00 +0000 (19:58 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Fri, 25 Mar 2016 01:59:24 +0000 (09:59 +0800)
commita67ffc5fee9014997864a651a7465203af7e2d5c
tree9a5fa5a425b73f577906d600d752058036b7673a
parent954e2b6c99d7f79eb47dcc9c05ed7f18addcd200
clk: rockchip: rk3399: Keep critical independently for the PMUCRU and CRU

Fix add critical clock for PMUCRU too late in the rk3399_clk_init. It
will be crash if there is one clock want to disable its parent which is
the PPLL.

Change-Id: I3fa236ab78571c8c8ec5d423228d00dbb02f24e6
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
drivers/clk/rockchip/clk-rk3399.c