Skip to content
Commit a7b25d59 authored by Aaron Massey's avatar Aaron Massey Committed by Fabio Baltieri
Browse files

fuel_gauge: Join get/set prop structs



The fuel gauge API uses separate get/set property structs to indicate what
properties are readable or writable. This lead to duplication in property
names and potential confusion for new users of the API. See issue #61818.
In addition to above, drivers already determine at runtime if a property is
supported for read or write actions.

Join the get/set fuel gauge property structs as a single struct.

Signed-off-by: default avatarAaron Massey <aaronmassey@google.com>
parent eae44a55
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment