[PATCH] backlight: Remove notifier
Lee Jones
lee at kernel.org
Wed Oct 9 10:22:30 UTC 2024
On Tue, 24 Sep 2024, Simona Vetter wrote:
> On Fri, Sep 20, 2024 at 12:27:58AM +0100, linux at treblig.org wrote:
> > From: "Dr. David Alan Gilbert" <linux at treblig.org>
> >
> > 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 at treblig.org>
>
> Reviewed-by: Simona Vetter <simona.vetter at ffwll.ch>
>
> I think Lee Jones or Daniel Thompson will pick this up.
I will pick this up with Daniel's review.
--
Lee Jones [李琼斯]
More information about the dri-devel
mailing list