On Mon, 21 Oct 2024 11:14:18 +0000, Suma Hegde wrote: > This is in preparation to splitting ACPI and platform device drivers. > Create and move hsmp specific code into its own directory, > no logical changes. > > Thank you for your contribution, it has been applied to my local review-ilpo branch. Note it will show up in the public platform-drivers-x86/review-ilpo branch only once I've pushed my local branch there, which might take a while. The list of commits applied: [01/11] platform/x86/amd/hsmp: Create hsmp/ directory commit: 9df193087b9ed58a244faa516334539661fe7f11 [02/11] platform/x86/amd/hsmp: Create wrapper function init_acpi() commit: 1e1c4c0ab3088cc94a9bafcd716e4054b3344be1 [03/11] platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer commit: d9a621ebddf2d3351db4ae5df2547b48647d4c11 [04/11] platform/x86/amd/hsmp: Move structure and macros to header file commit: 1757d2b8dcf6810d7356d8420606df5080e36260 [05/11] platform/x86/amd/hsmp: Move platform device specific code to plat.c commit: e47c018a0ee6962fe3dd895407e2c49538cc066d [06/11] platform/x86/amd/hsmp: Move ACPI code to acpi.c commit: 969f915473d8cb0e298234ee313370b6a2da69f3 [07/11] platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev commit: 8e75dff56e003cdd38643024c4f5f8ba227100c8 [08/11] platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers commit: f9ad7a2843a65bae3fc449bd02e894dd29eb1420 [09/11] platform/x86/amd/hsmp: Use name space while exporting module symbols commit: 5ac20e4ef7b2730a9d939d41fd5ffee005443f44 [10/11] platform/x86/amd/hsmp: Use dev_groups in the driver structure commit: 4bad0cf3e6f8fa0eaba55b6290b8b66262aa4672 [11/11] platform/x86/amd/hsmp: Make hsmp_pdev static instead of global commit: 79ac20df12f46150031c86eaa86d97f605a65521 -- i.