summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel_pmc_ipc.c
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2020-04-16 11:15:40 +0300
committerLee Jones <lee.jones@linaro.org>2020-04-24 11:17:44 +0100
commit7e18c89d6e37bfffa2b161b08f40b53d2ce7ee94 (patch)
tree8148ee6e3983d393e0e646de7a7b74b2863f3440 /drivers/platform/x86/intel_pmc_ipc.c
parent663cc18861a06f7b23bdd4315ff8a7a2ef213da8 (diff)
platform/x86: intel_scu_ipc: Add managed function to register SCU IPC
Drivers such as intel_pmc_ipc.c can be unloaded as well so in order to support those in this driver add a new function that can be called to unregister the SCU IPC when it is not needed anymore. We also add a managed version of the intel_scu_ipc_register() that takes care of calling intel_scu_ipc_unregister() automatically when the driver is unbound. 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>
Diffstat (limited to 'drivers/platform/x86/intel_pmc_ipc.c')
0 files changed, 0 insertions, 0 deletions