backlight: gpio_backlight: Enable ACPI enumeration
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 19 Jun 2019 15:21:27 +0000 (18:21 +0300)
committerLee Jones <lee.jones@linaro.org>
Thu, 27 Jun 2019 06:09:05 +0000 (07:09 +0100)
commit98b7404eb7d64e55f8fdd419cb3965a8abf0e217
tree563598f5cf24beb26085da993ef35cd16ad36cb7
parent5076fbed57f7f58c839e7ea5a2495c1d083417ae
backlight: gpio_backlight: Enable ACPI enumeration

ACPI allows to enumerate specific devices by using compatible strings.
Enable that enumeration for GPIO based backlight devices.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/video/backlight/gpio_backlight.c