backlight_properties.fb_blank is deprecated. The states it represents are handled by other properties; but instead of accessing those properties directly, drivers should use the helpers provided by backlight.h. This will ultimately allow fb_blank to be removed. Stephen Kitt (4): platform/x86: acer-wmi: Use backlight helper platform/x86: apple-gmux: Use backlight helper platform/x86: compal-laptop: Use backlight helper platform/x86: thinkpad_acpi: Use backlight helper drivers/platform/x86/acer-wmi.c | 7 +------ drivers/platform/x86/apple-gmux.c | 5 +---- drivers/platform/x86/compal-laptop.c | 4 +--- drivers/platform/x86/thinkpad_acpi.c | 5 +---- 4 files changed, 4 insertions(+), 17 deletions(-) base-commit: f2906aa863381afb0015a9eb7fefad885d4e5a56 -- 2.30.2