summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2015-08-21 19:51:41 +0200
committerStephen Boyd <sboyd@codeaurora.org>2015-09-10 13:55:21 -0700
commitbb0f73616396e7929b68d3bdea70064003599d33 (patch)
treebc1ddd653a8b30fbd5df37decb9f96f0b3654fb9 /drivers/net
parent9f42a89da6b4dc015631e01ba990d3db2cae2a1b (diff)
downloadlinux-bb0f73616396e7929b68d3bdea70064003599d33.tar.bz2
clk: rockchip: handle critical clocks after registering all clocks
Currently the registration of critical clocks is done in the function shared between rk3066 and rk3188 clock trees. That results in them getting handled maybe before all of them are registered. Therefore move the critical clock handling down to the end of the soc- specific clock registration function, so that all clocks are registered before they're maybe handled as critical clock. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Michael Niewoehner <linux@mniewoehner.de> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions