diff options
author | Rob Herring <robh@kernel.org> | 2023-10-26 16:53:58 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-10-28 00:37:42 +0300 |
commit | 88696db08b7efa3b6bb722014ea7429e78f6be32 (patch) | |
tree | 528e8fb9e4899e73d71a134b651fdbdb13450db7 /scripts/gdb/linux/modules.py | |
parent | 4d9ec5f04bad67abdbbd036801edba37e642f87d (diff) | |
download | linux-88696db08b7efa3b6bb722014ea7429e78f6be32.tar.xz |
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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions