leds: lm3692x: Change DT calls to fwnode calls
authorDan Murphy <dmurphy@ti.com>
Mon, 2 Jul 2018 18:12:14 +0000 (13:12 -0500)
committerJacek Anaszewski <jacek.anaszewski@gmail.com>
Tue, 3 Jul 2018 20:26:51 +0000 (22:26 +0200)
commit9a5c1c64ac0a4d01c78328283dac7a9dc33ff0f9
treea5fac50ff77240d335c9cb598fdde11bd11d0848
parent43d20ff3633112322de38c18b4b35bbbf04438d7
leds: lm3692x: Change DT calls to fwnode calls

Update the code to use the fwnode calls as opposed
to ARM DT node api's.

This allows the device to be used with either DT
configurations or ACPI definitions.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
drivers/leds/leds-lm3692x.c