Re: [PATCH v14 12/19] leds: lp55xx: Convert LED class registration to devm_*

From: Dan Murphy
Date: Fri Oct 18 2019 - 16:29:00 EST


Jacek

On 10/18/19 1:02 PM, Jacek Anaszewski wrote:
Dan,

Thank you for the patch.

On 10/18/19 2:25 PM, Dan Murphy wrote:
Convert the LED class registration calls to the LED devm_*
registration calls.

Signed-off-by: Dan Murphy <dmurphy@xxxxxx>
---
drivers/leds/leds-lp5521.c | 9 +++------
drivers/leds/leds-lp5523.c | 9 +++------
drivers/leds/leds-lp55xx-common.c | 15 +--------------
drivers/leds/leds-lp55xx-common.h | 2 --
drivers/leds/leds-lp8501.c | 9 +++------
5 files changed, 10 insertions(+), 34 deletions(-)
What about drivers/leds/leds-lp5562.c?

Ack I will make that change too.

Dn