commit | 5d07163334ba016c053b033cd0bb3c92d7dc0229 | [log] [tgz] |
---|---|---|
author | Aubrey Li <aubrey.li@linux.intel.com> | Thu Mar 31 14:28:09 2016 -0500 |
committer | Darren Hart <dvhart@linux.intel.com> | Tue Apr 19 13:51:41 2016 -0700 |
tree | 2e67c38ce79b0a4906dffe9ff89db1eed87bc7de | |
parent | a7718360d91eedbedd58978ec8fff4a67a866f86 [diff] |
platform:x86 decouple telemetry driver from the optional IPC resources Currently the optional IPC resources prevent telemetry driver from probing if these resources are not in ACPI table. This patch decouples telemetry driver from these optional resources, so that telemetry driver has dependency only on the necessary ACPI resources. Signed-off-by: Aubrey Li <aubrey.li@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>