diff options
author | 2013-12-19 20:38:20 +0800 | |
---|---|---|
committer | 2014-01-05 16:07:15 +0100 | |
commit | d5c3d79e5ec6219fb20bf358d1e1bbaea1c36591 (patch) | |
tree | b6eb89f43a09775d77a609dc444099032134264e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI / i2c-hid: replace open-coded _DSM code with helper functions (diff) | |
download | linux-dev-d5c3d79e5ec6219fb20bf358d1e1bbaea1c36591.tar.xz linux-dev-d5c3d79e5ec6219fb20bf358d1e1bbaea1c36591.zip |
ACPI / i915: replace open-coded _DSM code with helper functions
Use helper functions to simplify _DSM related code in i915 driver.
Function intel_dsm() is used to check functions supported by ACPI _DSM
method, but it has strange check for special value 0x80000002. After
digging into nouveau driver, I think the check is copied from nouveau
driver and is useless for i915 driver, so remove it.
Acked-by: Daniel Vetter <daniel@ffwll.ch>
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