[PATCH] platform:x86 Remove Monitor MWAIT feature dependency

2016-06-23 Thread ong . hock . yu
From: "Yu, Ong Hock" Telemetry capability does not depend on Monitor MWAIT feature. Signed-off-by: Yu, Ong Hock --- drivers/platform/x86/intel_telemetry_debugfs.c | 2 +- drivers/platform/x86/intel_telemetry_pltdrv.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drive

[PATCH] platform:x86: Remove Monitor MWAIT feature dependency

2016-06-23 Thread ong . hock . yu
From: "Yu, Ong Hock" This patch is to remove the MWAIT feature dependency from the driver. Telemetry capability does not depend on this feature. Please include me in the mailing list as I did not subscripe to open list. Yu, Ong Hock (1): platform:x86 Remove Monitor MWAIT feature dependency