aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2019-09-04 09:15:17 +0900
committerMark Brown <[email protected]>2019-09-09 11:03:13 +0100
commitc7e73774f2f4213e75670f393a7b253620e04441 (patch)
tree78df710efd7153dabde7b50c2daaf1e3aafb053c /scripts/gcc-plugins/cyc_complexity_plugin.c
parentc4b4698291a1d1c55665ae906779d1b685d5aa66 (diff)
ASoC: soc-core: self contained soc_probe_link_dais()
Current soc_probe_link_dais() implementation is very half, thus it is very difficult to read. for_each_comp_order(xxx) { for_each_card_rtds(xxx) => soc_probe_link_dais(xxx); } This patch does all for_each_xxx() under soc_probe_link_dais(), and makes it to self contained. Signed-off-by: Kuninori Morimoto <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions