clk: rockchip: fix parent of hclk_vcodec on rk3036
authorHeiko Stuebner <heiko@sntech.de>
Wed, 27 Jan 2016 20:38:37 +0000 (21:38 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 4 Feb 2016 12:53:15 +0000 (13:53 +0100)
commitaebe3ad801ebbcd90b3649c24ae0e90d2db8bde8
tree38942513fac2c407e68d28ec569f2709fb2a3009
parent2467b6745e0ae9c6cdccff24c4cceeb14b1cce3f
clk: rockchip: fix parent of hclk_vcodec on rk3036

hclk_vcodec is a child of aclk_vcodec with the fixed factor clock
hclk_vcodec_pre in between and not a child of hclk_disp_pre.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3036.c