diff options
| author | Mathew King <mathewk@chromium.org> | 2020-05-04 14:29:29 -0600 |
|---|---|---|
| committer | Sebastian Reichel <sre@kernel.org> | 2020-05-07 00:53:57 +0200 |
| commit | 5b505366ac6c77a623e18fe18cedb2d4d3c9a7f3 (patch) | |
| tree | fb4998916f752d71f2298d82ef4843c8dd330ed4 /tools/perf/scripts/python | |
| parent | power: supply: core: Use designated initializer for property text arrays (diff) | |
| download | linux-5b505366ac6c77a623e18fe18cedb2d4d3c9a7f3.tar.gz linux-5b505366ac6c77a623e18fe18cedb2d4d3c9a7f3.zip | |
power: supply: core: Add a macro that maps enum properties to text values
Reduce the number of touch points to add a new enum property to the
power_supply class by mapping the array of text values to the device
attribute descriptor. A new enum property can now added by creating an
array with the text values named POWER_SUPPLY_${PROPNAME}_TEXT and
adding POWER_SUPPLY_ENUM_ATTR(${PROPNAME}) to the power_supply_attrs
array.
Signed-off-by: Mathew King <mathewk@chromium.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
