diff options
author | Hans de Goede <hdegoede@redhat.com> | 2021-01-15 02:27:44 +0300 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-01-18 23:41:53 +0300 |
commit | d35c9a029a73e84d84337403d20b060494890570 (patch) | |
tree | fc84fad938f424670ae8163470af0b4b6673713f /arch/powerpc/boot | |
parent | 070222731be52d741e55d8967b1764482b81e54c (diff) | |
download | linux-d35c9a029a73e84d84337403d20b060494890570.tar.xz |
platform/x86: hp-wmi: Don't log a warning on HPWMI_RET_UNKNOWN_COMMAND errors
The recently added thermal policy support makes a
hp_wmi_perform_query(0x4c, ...) call on older devices which do not
support thermal policies this causes the following warning to be
logged (seen on a HP Stream x360 Convertible PC 11):
[ 26.805305] hp_wmi: query 0x4c returned error 0x3
Error 0x3 is HPWMI_RET_UNKNOWN_COMMAND error. This commit silences
the warning for unknown-command errors, silencing the new warning.
Cc: Elia Devito <eliadevito@gmail.com>
Fixes: 81c93798ef3e ("platform/x86: hp-wmi: add support for thermal policy")
Link: https://lore.kernel.org/r/20210114232744.154886-1-hdegoede@redhat.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'arch/powerpc/boot')
0 files changed, 0 insertions, 0 deletions