OSDN Git Service

platform/x86: intel_pmc_ipc: Start using SCU IPC
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 16 Apr 2020 08:15:41 +0000 (11:15 +0300)
committerLee Jones <lee.jones@linaro.org>
Fri, 24 Apr 2020 10:17:48 +0000 (11:17 +0100)
commitddcce057f50d3b1b6070880f2ced44ee55fd00cc
tree2e5b37d55ac2e7f071343489e84169fe2200dbf6
parent7e18c89d6e37bfffa2b161b08f40b53d2ce7ee94
platform/x86: intel_pmc_ipc: Start using SCU IPC

SCU IPC is pretty much the same IPC implemented in the intel_pmc_ipc
driver so drop the duplicate implementation and call directly the SCU
IPC.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/platform/x86/Kconfig
drivers/platform/x86/intel_pmc_ipc.c