diff options
author | Rob Herring <robh@kernel.org> | 2023-10-26 08:53:58 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-10-27 16:37:42 -0500 |
commit | 88696db08b7efa3b6bb722014ea7429e78f6be32 (patch) | |
tree | 528e8fb9e4899e73d71a134b651fdbdb13450db7 /tools/perf/scripts/python/task-analyzer.py | |
parent | 4d9ec5f04bad67abdbbd036801edba37e642f87d (diff) |
of: address: Store number of bus flag cells rather than bool
It is more useful to know how many flags cells a bus has rather than
whether a bus has flags or not as ultimately the number of cells is the
information used. Replace 'has_flags' boolean with 'flag_cells' count.
Acked-by: Herve Codina <herve.codina@bootlin.com>
Link: https://lore.kernel.org/r/20231026135358.3564307-2-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions