On Thu, Aug 5, 2021 at 12:01 AM Karol Herbst wrote:
>
> On Wed, Aug 4, 2021 at 11:10 PM Arnd Bergmann wrote:
> >
> > On Wed, Aug 4, 2021 at 8:59 PM Karol Herbst wrote:
> > > On Wed, Aug 4, 2021 at 4:43 PM Karol Herbst wrote:
> > > > On Wed, Aug 4, 2021 at 4:19 PM Arnd Bergmann wrote:
> > > > >
On Wed, Aug 4, 2021 at 11:10 PM Arnd Bergmann wrote:
>
> On Wed, Aug 4, 2021 at 8:59 PM Karol Herbst wrote:
> > On Wed, Aug 4, 2021 at 4:43 PM Karol Herbst wrote:
> > > On Wed, Aug 4, 2021 at 4:19 PM Arnd Bergmann wrote:
> > > > On Wed, Aug 4, 2021 at 4:10 PM Karol Herbst wrote:
> > > > >
> >
On Wed, Aug 4, 2021 at 8:59 PM Karol Herbst wrote:
> On Wed, Aug 4, 2021 at 4:43 PM Karol Herbst wrote:
> > On Wed, Aug 4, 2021 at 4:19 PM Arnd Bergmann wrote:
> > > On Wed, Aug 4, 2021 at 4:10 PM Karol Herbst wrote:
> > > >
> > > > playing around a little bit with this, I think the original "s
On Wed, Aug 4, 2021 at 4:43 PM Karol Herbst wrote:
>
> On Wed, Aug 4, 2021 at 4:19 PM Arnd Bergmann wrote:
> >
> > On Wed, Aug 4, 2021 at 4:10 PM Karol Herbst wrote:
> > >
> > > playing around a little bit with this, I think the original "select
> > > BACKLIGHT_CLASS_DEVICE" is fine. Atm we kind
On Wed, Aug 4, 2021 at 4:19 PM Arnd Bergmann wrote:
>
> On Wed, Aug 4, 2021 at 4:10 PM Karol Herbst wrote:
> >
> > playing around a little bit with this, I think the original "select
> > BACKLIGHT_CLASS_DEVICE" is fine. Atm we kind of have this weird mix of
> > drivers selecting and others depend
On Wed, Aug 4, 2021 at 4:10 PM Karol Herbst wrote:
>
> playing around a little bit with this, I think the original "select
> BACKLIGHT_CLASS_DEVICE" is fine. Atm we kind of have this weird mix of
> drivers selecting and others depending on it. We could of course convert
> everything over to depend
playing around a little bit with this, I think the original "select
BACKLIGHT_CLASS_DEVICE" is fine. Atm we kind of have this weird mix of
drivers selecting and others depending on it. We could of course convert
everything over to depend, and break those cycling dependency issues with
this.
Anyway