Files
linux/drivers/leds
Andy Shevchenko 881a8a363b leds: lgm-sso: Propagate error codes from callee to caller
[ Upstream commit 9cbc861095 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-15 10:02:20 +02:00
..
2020-01-02 22:41:53 +01:00
2021-03-25 11:37:41 +01:00