commit | aebe3ad801ebbcd90b3649c24ae0e90d2db8bde8 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Wed Jan 27 21:38:37 2016 +0100 |
committer | Heiko Stuebner <heiko@sntech.de> | Thu Feb 04 13:53:15 2016 +0100 |
tree | 38942513fac2c407e68d28ec569f2709fb2a3009 | |
parent | 2467b6745e0ae9c6cdccff24c4cceeb14b1cce3f [diff] |
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>