Re: [PATCH] backlight: Delete the OT200 backlight driver

2020-07-01 Thread Lee Jones
On Fri, 26 Jun 2020, Linus Walleij wrote: > This driver has no in-kernel users. The device can only be populated > by board files since it does not support device tree nor ACPI, > and nothing in the kernel creates a device named "ot200-backlight". > > This driver has been in the kernel since 2012

Re: [PATCH] backlight: Delete the OT200 backlight driver

2020-06-26 Thread Daniel Thompson
On Fri, Jun 26, 2020 at 12:25:00PM +0200, Linus Walleij wrote: > This driver has no in-kernel users. The device can only be populated > by board files since it does not support device tree nor ACPI, > and nothing in the kernel creates a device named "ot200-backlight". > > This driver has been in t

[PATCH] backlight: Delete the OT200 backlight driver

2020-06-26 Thread Linus Walleij
This driver has no in-kernel users. The device can only be populated by board files since it does not support device tree nor ACPI, and nothing in the kernel creates a device named "ot200-backlight". This driver has been in the kernel since 2012. If it is used by out-of-tree code that code should