diff options
author | 2013-12-19 20:38:10 +0800 | |
---|---|---|
committer | 2014-01-05 16:07:14 +0100 | |
commit | a65ac52041cccaf598995bc44340849027f1d79b (patch) | |
tree | 66feec04a0a904218e076cae1296dd3bbad862f6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'acpi-tpm' into acpi-dsm (diff) | |
download | linux-dev-a65ac52041cccaf598995bc44340849027f1d79b.tar.xz linux-dev-a65ac52041cccaf598995bc44340849027f1d79b.zip |
ACPI: introduce helper interfaces for _DSM method
There are several drivers making use of ACPI _DSM method to detect
and invoke device specific methods. Currently every driver has
implemented its private version to support ACPI _DSM method.
So this patch introduces three helper functions to support ACPI _DSM
method, which will be used to replace open-coded versions.
It helps to simplify code and improve code readability.
Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions