Searched hist:"4058 ea22d7ce26d3d71698768e636274d08e9ccd" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/platform/x86/ |
H A D | toshiba_acpi.c | diff 4058ea22d7ce26d3d71698768e636274d08e9ccd Sun Aug 21 22:08:21 CEST 2022 Arvid Norlander <lkml@vorpal.se> platform/x86: toshiba_acpi: Fix ECO LED control on Toshiba Z830
The toshiba_acpi driver checks for TOS_INPUT_DATA_ERROR and tries a different format. On the Z830 the error returned is TOS_NOT_SUPPORTED though the different format still works. Allow either error.
Signed-off-by: Arvid Norlander <lkml@vorpal.se> Link: https://lore.kernel.org/r/20220821200821.1837460-2-lkml@vorpal.se Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
|