linux-stable/drivers/leds/blink
Andy Shevchenko 9cbc861095 leds: lgm-sso: Propagate error codes from callee to caller
The one of the latest change to the driver reveals the problem that
the error codes from callee aren't propagated to the caller of
__sso_led_dt_parse(). Fix this accordingly.

Fixes: 9999908ca1 ("leds: lgm-sso: Put fwnode in any case during ->probe()")
Fixes: c3987cd2bc ("leds: lgm: Add LED controller driver for LGM SoC")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
2021-08-07 09:12:45 +02:00
..
Kconfig leds: LEDS_BLINK_LGM should depend on X86 2021-04-25 22:56:42 +02:00
Makefile leds: lgm: Improve Kconfig help 2021-03-25 11:37:41 +01:00
leds-lgm-sso.c leds: lgm-sso: Propagate error codes from callee to caller 2021-08-07 09:12:45 +02:00