diff options
author | Dmitry Frank <[email protected]> | 2017-04-19 12:48:07 +0300 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-04-19 12:32:26 +0200 |
commit | d485ef43072e543e81c08276999987039dfa2755 (patch) | |
tree | 26f2696e68e658dc9a6039dc0c56ee36c9a47fb8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4f7d029b9bf009fbee76bb10c0c4351a1870d2f3 (diff) |
ACPI / video: get rid of magic numbers and use enum instead
The first two items in the _BCL method response are special:
- Level when machine has full power
- Level when machine is on batteries
- .... actual supported levels go there ....
So this commits adds an enum and uses its descriptive elements
throughout the code, instead of magic numbers.
Signed-off-by: Dmitry Frank <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions