diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2013-04-02 23:09:37 +0200 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-04-08 18:19:15 -0700 |
commit | b33d212f4910ca44bd37d5e08422230687bd1378 (patch) | |
tree | 8aa26057bdee65cae17d2d3fcc579bdbd4347ae1 /drivers/clk/tegra/Makefile | |
parent | 918d7f6f68620e0721bb31402ebf87e15f826831 (diff) |
clk: Restructure code for __clk_reparent
Split __clk_reparent into three pieces, one for doing the actual
reparent for updating the clock tree topology, one for the
COMMON_CLK_DEBUG code and one for doing the rate recalculation.
This patch also makes it possible to hold the spinlock over the
update of the clock tree topology, which could not be done before
when both debugfs updates and clock rate updates was done within
the same function.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Rajagopal Venkat <rajagopal.venkat@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/tegra/Makefile')
0 files changed, 0 insertions, 0 deletions