On Wed, Oct 27, 2021 at 3:28 PM Arnd Bergmann <a...@kernel.org> wrote: > > Rather than having CONFIG_FB_BACKLIGHT select CONFIG_BACKLIGHT_CLASS_DEVICE, > make any driver that needs it have a dependency on the class device > being available, to prevent circular dependencies.
Acked-by: Miguel Ojeda <oj...@kernel.org> Cheers, Miguel