backlight: generic_bl: Remove this driver as it is unused
authorSam Ravnborg <sam@ravnborg.org>
Sun, 19 Jul 2020 08:07:32 +0000 (10:07 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 20 Jul 2020 09:26:08 +0000 (10:26 +0100)
commit7ecdea4a0226f6c5cd0e86859d1b38cf17bc8529
treeb7ed31f45cf8093342e1ac19d9b27622c471ffd2
parent2d15bb47f3331db979bd0a1987812ca1a3ff40c6
backlight: generic_bl: Remove this driver as it is unused

The backlight_bl driver required initialization using
struct generic_bl_info. As there are no more references
to this struct there is no users left.
So it is safe to delete the driver.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/video/backlight/Kconfig
drivers/video/backlight/Makefile
drivers/video/backlight/generic_bl.c [deleted file]
include/linux/backlight.h