diff options
author | Rob Herring <robh@kernel.org> | 2023-10-26 15:53:58 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-10-27 23:37:42 +0200 |
commit | 88696db08b7efa3b6bb722014ea7429e78f6be32 (patch) | |
tree | 528e8fb9e4899e73d71a134b651fdbdb13450db7 /samples/user_events | |
parent | of: unittest: Add tests for address translations (diff) | |
download | linux-88696db08b7efa3b6bb722014ea7429e78f6be32.tar.xz linux-88696db08b7efa3b6bb722014ea7429e78f6be32.zip |
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 'samples/user_events')
0 files changed, 0 insertions, 0 deletions