Home
last modified time | relevance | path

Searched hist:a2169c9b762ac64899b2aefb170ea0e16178afd6 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/leds/
H A Dleds-lp8860.cdiff a2169c9b762ac64899b2aefb170ea0e16178afd6 Mon Dec 18 21:23:07 CET 2017 Dan Murphy <dmurphy@ti.com> leds: lp8860: Various fixes to align with LED framework

Update the driver to conform with the LED framework:
- use devm_led_classdev_register
- destroy mutex on exit
- remove dependency on CONFIG_OF in the driver and move
to the Kconfig
- update the MODULE_LICENSE to GPL v2
- remove setting of MAX brightness as the LED framework
does this.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
H A DKconfigdiff a2169c9b762ac64899b2aefb170ea0e16178afd6 Mon Dec 18 21:23:07 CET 2017 Dan Murphy <dmurphy@ti.com> leds: lp8860: Various fixes to align with LED framework

Update the driver to conform with the LED framework:
- use devm_led_classdev_register
- destroy mutex on exit
- remove dependency on CONFIG_OF in the driver and move
to the Kconfig
- update the MODULE_LICENSE to GPL v2
- remove setting of MAX brightness as the LED framework
does this.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>