diff options
author | Andrew Bresticker <[email protected]> | 2013-09-25 14:12:47 -0700 |
---|---|---|
committer | Tomasz Figa <[email protected]> | 2014-01-08 18:02:41 +0100 |
commit | b37a4224104568198b93fb9831224cfe7d83fff8 (patch) | |
tree | 9611f57e12078f03290a45381bc9a1bc4aa5c0d3 /tools/perf/scripts/python/sctop.py | |
parent | ad3ab455d31da40061c4df32ae5ff11a731f5890 (diff) |
clk: exynos-audss: convert to platform device
The Exynos AudioSS clock controller will later be modified to allow
input clocks to be specified via device-tree in order to support
multiple Exynos SoCs. This will introduce a dependency on the core
SoC clock controller being initialized first so that the AudioSS driver
can look up its input clocks, but the order in which clock providers
are probed in of_clk_init() is not guaranteed. Since deferred probing
is not supported in of_clk_init() and the AudioSS block is not the core
controller, we can initialize it later as a platform device.
Signed-off-by: Andrew Bresticker <[email protected]>
Acked-by: Tomasz Figa <[email protected]>
Reviewed-by: Sylwester Nawrocki <[email protected]>
Acked-by: Mike Turquette <[email protected]>
Acked-by: Kukjin Kim <[email protected]>
Signed-off-by: Tomasz Figa <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions