summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-vt8500.c
diff options
context:
space:
mode:
authorSaravana Kannan <skannan@codeaurora.org>2013-05-09 22:35:01 +0400
committerMike Turquette <mturquette@linaro.org>2013-05-29 11:52:20 +0400
commitd41d5805875a628bdef75b624bab245da436f816 (patch)
tree819e1c62fb536fffbcec1ebae3e300ef690b6a2e /drivers/clk/clk-vt8500.c
parentbcc7fd20e2e9df6f29db7d524623e0c7023dffc6 (diff)
downloadlinux-d41d5805875a628bdef75b624bab245da436f816.tar.xz
clk: Disable unused clocks after deferred probing is done
With deferred probing, late_initcall() is too soon to declare a clock as unused. Wait for deferred probing to finish before declaring a clock as unused. Since deferred probing is done in late_initcall(), do the unused check to late_initcall_sync. Signed-off-by: Saravana Kannan <skannan@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/clk-vt8500.c')
0 files changed, 0 insertions, 0 deletions