summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSylwester Nawrocki <s.nawrocki@samsung.com>2019-06-19 12:39:25 +0300
committerStephen Boyd <sboyd@kernel.org>2019-06-26 00:28:01 +0300
commit2f25528e4edddc6eddd42c8d41c9c9e341c8b9da (patch)
treedd46a675c85fa3225bb83984716a4b862105a9e2 /tools/perf/scripts/python/export-to-postgresql.py
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9 (diff)
downloadlinux-2f25528e4edddc6eddd42c8d41c9c9e341c8b9da.tar.xz
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