]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: dell-uart-backlight: Use blacklight power constant
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 13 Dec 2024 10:05:51 +0000 (11:05 +0100)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tue, 17 Dec 2024 11:13:13 +0000 (13:13 +0200)
commita2ec08e43fdb15ffc0bdfe0a8356d0b8e111c505
tree06eb33d32c1bb873256c1883624bd5965aa60224
parent0c91d916af898e481444d17eed8ce8df6c50f70d
platform/x86: dell-uart-backlight: Use blacklight power constant

The backlight subsystem has gotten its own power constants. Replace
FB_BLANK_UNBLANK with BACKLIGHT_POWER_ON.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://lore.kernel.org/r/20241213100647.200598-1-tzimmermann@suse.de
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/dell/dell-uart-backlight.c