regulator: core: Use a bitfield for continuous_voltage_range
Using a bitfield enables the compiler to lay out the structure more
efficiently when we have other boolean flags since multiple values can
be included in a single byte.
Signed-off-by: NMark Brown <broonie@kernel.org>
Showing
想要评论请 注册 或 登录