Skip to content
Commit 399e7aa8 authored by Emil Renner Berthing's avatar Emil Renner Berthing Committed by Pavel Machek
Browse files

leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors



When requesting a PWM it might return -EPROBE_DEFER if it hasn't probed
yet. This is not an error, so just propagate the -EPROBE_DEFER without
logging anything. There is already dev_err_probe for exactly this
situation.

Fixes: 9fa27621 ("leds: Add PWM multicolor driver")
Signed-off-by: default avatarEmil Renner Berthing <emil.renner.berthing@canonical.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
parent 67bce62a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment