On Tue, 24 Sep 2024, Simona Vetter wrote: > On Fri, Sep 20, 2024 at 12:27:58AM +0100, [email protected] wrote: > > From: "Dr. David Alan Gilbert" <[email protected]> > > > > 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 <[email protected]> > > Reviewed-by: Simona Vetter <[email protected]> > > I think Lee Jones or Daniel Thompson will pick this up.
I will pick this up with Daniel's review. -- Lee Jones [李琼斯]
