diff options
author | 2024-09-20 00:27:58 +0100 | |
---|---|---|
committer | 2024-10-09 15:42:48 +0100 | |
commit | 5461f3fd74a89757f95f351eb0bc26aafc2a2e91 (patch) | |
tree | a2c8db080ced0a32f3bb9c84098ee12d67383c1c /scripts/gdb/linux/proc.py | |
parent | backlight: ktz8866: Fix module autoloading (diff) | |
download | wireguard-linux-5461f3fd74a89757f95f351eb0bc26aafc2a2e91.tar.xz wireguard-linux-5461f3fd74a89757f95f351eb0bc26aafc2a2e91.zip |
backlight: Remove notifier
backlight_register_notifier and backlight_unregister_notifier have
been unused since commit 6cb634d0dc85 ("ACPI: video: Remove code to
unregister acpi_video backlight when a native backlight registers")
With those not being called, it means that the backlight_notifier
list is always empty.
Remove the functions, the list itself and the enum used in the
notifications.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Reviewed-by: Simona Vetter <simona.vetter@ffwll.ch>
Link: https://lore.kernel.org/r/20240919232758.639925-1-linux@treblig.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions