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

2019-10-18 Thread Dan Murphy
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 --- drivers/leds/leds-lp5521.c| 9 +++-- drivers/l

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

2019-10-18 Thread Jacek Anaszewski
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 > --- > drivers/leds/leds-lp5521.c| 9 +++-- > drivers/leds/leds-lp5523.c| 9 +++-- >

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

2019-10-18 Thread Jacek Anaszewski
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 > --- > drivers/leds/leds-lp5521.c| 9 +++-- > drivers/leds/leds-lp5523.c| 9 +++-- >

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

2019-10-18 Thread Dan Murphy
Convert the LED class registration calls to the LED devm_* registration calls. Signed-off-by: Dan Murphy --- drivers/leds/leds-lp5521.c| 9 +++-- drivers/leds/leds-lp5523.c| 9 +++-- drivers/leds/leds-lp55xx-common.c | 15 +-- drivers/leds/leds-lp55xx-common