platform/x86/amd/hsmp: Ensure success even if hwmon registration fails
authorSuma Hegde <suma.hegde@amd.com>
Mon, 4 Aug 2025 10:15:51 +0000 (10:15 +0000)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 12 Aug 2025 12:05:42 +0000 (15:05 +0300)
commitde5cec220e4d45d7129e76f7d985c7b01f10f8d9
tree031d624602406d2ebd56d2ec9cbd871bcfab2d6d
parent2c78fb287e1f430b929f2e49786518350d15605c
platform/x86/amd/hsmp: Ensure success even if hwmon registration fails

Even if hwmon registration fails, HSMP remains accessible through the
device file, so the operation should return success.

Signed-off-by: Suma Hegde <suma.hegde@amd.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20250804101551.89866-1-suma.hegde@amd.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/amd/hsmp/acpi.c