From: Heiko Stuebner Date: Thu, 20 Nov 2014 19:38:51 +0000 (+0100) Subject: clk: rockchip: setup pll_mux data earlier X-Git-Tag: omap-for-v3.19/fixes-rc1~9^2~13^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e7a0ca4b57483e424334c453818529148baafd;p=pandora-kernel.git clk: rockchip: setup pll_mux data earlier In some cases we might need to access the data of the pll mux before the actual mux gets registered - like in the following patch adding an init-callback. Therefore populate pll_mux before registering the core pll-clock. Signed-off-by: Heiko Stuebner Reviewed-by: Kever Yang Tested-by: Kever Yang --- Reading git-diff-tree failed