Re: [PATCH] lm3532: right registration to work with LED-backlight

2019-09-17 Thread kbuild test robot
Hi Pavel, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [cannot apply to v5.3 next-20190916] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Pavel-Machek/l

[PATCH] lm3532: right registration to work with LED-backlight

2019-09-17 Thread Pavel Machek
Use new registration support, which will eventually be needed for proper backlight support. Signed-off-by: Pavel Machek diff --git a/drivers/leds/leds-lm3532.c b/drivers/leds/leds-lm3532.c index 0507c65..23f49b6 100644 --- a/drivers/leds/leds-lm3532.c +++ b/drivers/leds/leds-lm3532.c @@ -577,6