]> git.proxmox.com Git - mirror_ubuntu-impish-kernel.git/commit
UBUNTU: SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command
authorChia-Lin Kao (AceLan) <acelan.kao@canonical.com>
Thu, 17 Dec 2020 08:08:58 +0000 (16:08 +0800)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 28 Jun 2021 06:03:57 +0000 (08:03 +0200)
commit79d013a9b12fe7ddbce07250e8b408d092bed259
tree9896857eb9a45ff1af995bc6dfe890e5f0a9cde6
parentb428192ce01f06d4b5c18a3c08116c924f5eee1a
UBUNTU: SAUCE: platform/x86: dell-uart-backlight: add get_display_mode command

BugLink: https://bugs.launchpad.net/bugs/1865402
ODM asks us to use get_display_mode command to confirm the scalar's
behavior, and Windows use this command, too.
To align the behavior with Windows, remove get_scalar_status command and
replace it with get_display_mode.

Signed-off-by: Chia-Lin Kao (AceLan) <acelan.kao@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
drivers/platform/x86/dell/dell-uart-backlight.c
drivers/platform/x86/dell/dell-uart-backlight.h