Re: [RFC 4/4] backlight: gpio_backlight: remove platform data support

2018-03-27 Thread Linus Walleij
On Thu, Mar 15, 2018 at 11:42 PM, Dmitry Torokhov wrote: > Legacy boards can use static property sets/GPIO lookup tables to describe > backlight connections, there is no need to maintain legacy platform data. > > Signed-off-by: Dmitry Torokhov Good riddance, this is how all drivers should event

[RFC 4/4] backlight: gpio_backlight: remove platform data support

2018-03-15 Thread Dmitry Torokhov
Legacy boards can use static property sets/GPIO lookup tables to describe backlight connections, there is no need to maintain legacy platform data. Signed-off-by: Dmitry Torokhov --- drivers/video/backlight/gpio_backlight.c | 85 include/linux/platform_data/gpio_backligh