]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/acpi: Move the code to populate ACPI device ID into intel_acpi
authorRajat Jain <rajatja@google.com>
Fri, 20 Dec 2019 20:03:51 +0000 (12:03 -0800)
committerJani Nikula <jani.nikula@intel.com>
Fri, 24 Jan 2020 10:58:39 +0000 (12:58 +0200)
commitde0cffef88cb21cac09bcf3739ac13e624446874
treeb2cb5dc7501d1b9b7c7888fa34c97ffc1e4d4614
parent0431cf8589de7400eeabebde08d04eead7c65af8
drm/i915/acpi: Move the code to populate ACPI device ID into intel_acpi

Move the code that populates the ACPI device ID for devices, into more
appripriate intel_acpi.c. This is done in preparation for more users of
this code.

Signed-off-by: Rajat Jain <rajatja@google.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191220200353.252399-1-rajatja@google.com
drivers/gpu/drm/i915/display/intel_acpi.c
drivers/gpu/drm/i915/display/intel_acpi.h
drivers/gpu/drm/i915/display/intel_opregion.c