On Fri, 20 Jan 2023, Hans de Goede wrote: > Split out part of of_led_get() into a generic led_module_get() helper > function. > > This is a preparation patch for adding a generic (non devicetree specific) > led_get() function. > > Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > --- > Changes in v4: > - Rename helper from __led_get() to led_module_get() > --- > drivers/leds/led-class.c | 30 ++++++++++++++++++------------ > 1 file changed, 18 insertions(+), 12 deletions(-) Applied, thanks -- Lee Jones [李琼斯]