commit | e94331e0d7d2568157f18ab4d19df5b770de35f5 | [log] [tgz] |
---|---|---|
author | Qinglang Miao <[email protected]> | Wed Nov 25 14:50:32 2020 +0800 |
committer | Greg Kroah-Hartman <[email protected]> | Wed Dec 30 11:53:28 2020 +0100 |
tree | b874eba852444b6e39a00c3511786c3d508cabd0 | |
parent | df40cc8c1c860a2febfad02e2a2dad2c37ff01ad [diff] |
platform/x86: dell-smbios-base: Fix error return code in dell_smbios_init [ Upstream commit 2425ccd30fd78ce35237350fe8baac31dc18bd45 ] Fix to return the error code -ENODEV when fails to init wmi and smm. Fixes: 41e36f2f85af ("platform/x86: dell-smbios: Link all dell-smbios-* modules together") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Qinglang Miao <[email protected]> Reviewed-by: Mario Limonciello <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Sasha Levin <[email protected]>