diff options
author | Bin Gao <[email protected]> | 2016-06-23 17:45:35 -0700 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2016-06-24 15:25:37 +0200 |
commit | d8ba8191245e3484d8533d9bef1432d13829e347 (patch) | |
tree | 8f39d3a1ee7e5f40994b26889bf6a37ec4d3a777 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 33688abb2802ff3a230bd2441f765477b94cc89e (diff) |
ACPI / PMIC: modify the pen function signature to take bit field
Issue description: On some pmics, the policy enable for thermal alerts
refers to different bit fields of the same registers, whereas on other
pmics, the policy enable refers to the same bit field on different
registers. Previous implementation did not provide the flexibility for
supporting the first approach.
Solution: Modified the policy enable function to take bit field as well.
The use of bit field is left to the pmic specific opregion driver.
Signed-off-by: Yegnesh Iyer <[email protected]>
Signed-off-by: Bin Gao <[email protected]>
Reviewed-by: Aaron Lu <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions