diff options
author | Geert Uytterhoeven <[email protected]> | 2018-04-18 16:50:01 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2018-05-02 08:31:07 -0700 |
commit | eb06d6bbc45a7561de78a00fb17bfbb75893ee26 (patch) | |
tree | a5e299d56b1be6444464fa079076559ee42f74fe /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 (diff) |
clk: Extract OF clock helpers in <linux/of_clk.h>
The use of of_clk_get_parent_{count,name}() and of_clk_init() is not
limited to clock providers.
Hence move these helpers into their own header file, so callers that are
not clock providers no longer have to include <linux/clk-provider.h>.
Suggested-by: Stephen Boyd <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions