diff options
author | 2019-06-19 11:39:25 +0200 | |
---|---|---|
committer | 2019-06-25 14:28:01 -0700 | |
commit | 2f25528e4edddc6eddd42c8d41c9c9e341c8b9da (patch) | |
tree | dd46a675c85fa3225bb83984716a4b862105a9e2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.2-rc1 (diff) | |
download | linux-dev-2f25528e4edddc6eddd42c8d41c9c9e341c8b9da.tar.xz linux-dev-2f25528e4edddc6eddd42c8d41c9c9e341c8b9da.zip |
clk: Add clk_bulk_get_optional() function
clk_bulk_get_optional() allows to get a group of clocks where one
or more is optional. For a not available clock, e.g. not specifed
in the clock consumer node in DT, its respective struct clk pointer
will be NULL. This allows for operating on a group of returned
clocks (struct clk_bulk_data array) with existing clk_bulk* APIs.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions