aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/vsec.c
diff options
context:
space:
mode:
authorMark Pearson <[email protected]>2025-02-11 17:36:11 +0000
committerIlpo Järvinen <[email protected]>2025-02-12 11:49:37 +0000
commitb3e127dacad60a384c92baafdc74f1508bf7dd47 (patch)
tree4e3c37f023e25fc0622304e61d66fbebe1c32049 /drivers/platform/x86/intel/vsec.c
parentplatform/x86: int3472: Call "reset" GPIO "enable" for INT347E (diff)
downloadkernel-b3e127dacad60a384c92baafdc74f1508bf7dd47.tar.gz
kernel-b3e127dacad60a384c92baafdc74f1508bf7dd47.zip
platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver
The recent platform profile changes prevent the tpacpi platform driver from registering. This error is seen in the kernel logs, and the various tpacpi entries are not created: [ 7550.642171] platform thinkpad_acpi: Resources present before probing This happens because devm_platform_profile_register() is called before tpacpi_pdev probes (thanks to Kurt Borja for identifying the root cause). For now revert back to the old platform_profile_register to fix the issue. This is quick fix and will be re-implemented later as more testing is needed for full solution. Tested on X1 Carbon G12. Fixes: 31658c916fa6 ("platform/x86: thinkpad_acpi: Use devm_platform_profile_register()") Signed-off-by: Mark Pearson <[email protected]> Reviewed-by: Kurt Borja <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/vsec.c')
0 files changed, 0 insertions, 0 deletions