diff options
author | 2014-05-12 11:24:31 -0500 | |
---|---|---|
committer | 2014-05-20 14:25:22 -0500 | |
commit | cb7d5f425fd1c5f2295770c3ee36c950a0b6714b (patch) | |
tree | b5e0260255c770c68f25f459b0577a78821530a2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | clk: rockchip: fix function type for CLK_OF_DECLARE (diff) | |
download | linux-dev-cb7d5f425fd1c5f2295770c3ee36c950a0b6714b.tar.xz linux-dev-cb7d5f425fd1c5f2295770c3ee36c950a0b6714b.zip |
clk: sunxi: avoid double DT matching
Use for_each_matching_node_and_match instead of for_each_matching_node plus
of_match_node to avoid searching the DT twice for each node.
The sunxi DT scanning code should really be re-worked rather than have
its own private matching infrastructure. It is working around needing a
function pointer and a data pointer for each compatible match.
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: "Emilio López" <emilio@elopez.com.ar>
Acked-by: Mike Turquette <mturquette@linaro.org>
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions