diff options
author | Dong Aisheng <[email protected]> | 2017-05-19 21:49:04 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2017-06-02 15:37:45 -0700 |
commit | 266e4e9d9150e98141b85c7400f8aa3cd57a7f9b (patch) | |
tree | 2c320990d2c128803ba7f145bc0873effd19f558 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 (diff) |
clk: add clk_bulk_get accessories
These helper function allows drivers to get several clk consumers in
one operation. If any of the clk cannot be acquired then any clks
that were got will be put before returning to the caller.
This can relieve the driver owners' life who needs to handle many clocks,
as well as each clock error reporting.
Cc: Michael Turquette <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: Russell King <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: Viresh Kumar <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Anson Huang <[email protected]>
Cc: Robin Gong <[email protected]>
Cc: Bai Ping <[email protected]>
Cc: Leonard Crestez <[email protected]>
Cc: Octavian Purdila <[email protected]>
Signed-off-by: Dong Aisheng <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions