]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86/amd/hsmp: Create wrapper function init_acpi()
authorSuma Hegde <suma.hegde@amd.com>
Mon, 21 Oct 2024 11:14:19 +0000 (11:14 +0000)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 22 Oct 2024 10:36:49 +0000 (13:36 +0300)
commit1e1c4c0ab3088cc94a9bafcd716e4054b3344be1
tree67a369b205461186830dd9859715fef16091ade2
parent9df193087b9ed58a244faa516334539661fe7f11
platform/x86/amd/hsmp: Create wrapper function init_acpi()

This is in preparation to splitting ACPI and platform device drivers.
Having init_acpi() helps in smooth code movement.

Signed-off-by: Suma Hegde <suma.hegde@amd.com>
Reviewed-by: Naveen Krishna Chatradhi <naveenkrishna.chatradhi@amd.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20241021111428.2676884-2-suma.hegde@amd.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/amd/hsmp/hsmp.c