]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: intel_telemetry: Fix load failure info
authorRajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>
Tue, 10 Oct 2017 10:05:17 +0000 (15:35 +0530)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 23 Oct 2017 17:01:52 +0000 (20:01 +0300)
commit427200cdcb2619f0778e182a49ddff5f7a4adf8e
treecdca00696c1d235fe9902729bd9da78b39491a48
parent627f721c28a3ea9bf2bd4e9e2a0f5f8155ef30d0
platform/x86: intel_telemetry: Fix load failure info

Intel Telemetry driver depends on IPC1 interface. If IPC1 interface is
disabled on a given platform by the system firmware, the driver does not
load but prints misleading information in the dmesg logs.

Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_telemetry_pltdrv.c