Skip to content
Commit 88696db0 authored by Rob Herring's avatar Rob Herring
Browse files

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: default avatarHerve Codina <herve.codina@bootlin.com>
Link: https://lore.kernel.org/r/20231026135358.3564307-2-robh@kernel.org
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 4d9ec5f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment