diff options
author | 2017-05-15 16:21:15 -0500 | |
---|---|---|
committer | 2017-06-08 13:05:27 +0200 | |
commit | 105df60f207301631258c966d82d99f826508b41 (patch) | |
tree | a78c2aa2e0dbf22303c74412de68ce5657713346 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | power: supply: Add Apple Brick ID power supply type (diff) | |
download | linux-dev-105df60f207301631258c966d82d99f826508b41.tar.xz linux-dev-105df60f207301631258c966d82d99f826508b41.zip |
power: supply: sysfs: parse string as enum when writing property
This fixes the TODO to parse strings and convert them to enum values
when writing to a power_supply class property sysfs attribute.
There is at least one driver that has a writable enum property that
previously could only be written as an integer, so a fallback to writing
enums as integers instead of strings is provided so we don't break existing
userspace programs.
Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions