leds: lt3593: Make use of device properties
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 10 May 2021 09:50:42 +0000 (12:50 +0300)
committerPavel Machek <pavel@ucw.cz>
Fri, 28 May 2021 10:00:16 +0000 (12:00 +0200)
commitd33e98a1f3ee76f38668304f9ffce49af07da77a
tree098756e0e4858e623abf871fc452072e500e8609
parentf1e1d532da7e6ef355528a22fb97d9a8fbf76c4e
leds: lt3593: Make use of device properties

Device property API allows to gather device resources from different sources,
such as ACPI. Convert the driver to unleash the power of device property API.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/Kconfig
drivers/leds/leds-lt3593.c