diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2015-02-19 10:30:14 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-05-26 09:44:59 +0200 |
commit | 68feaca0b13e453aa14ee064c1736202b48b342f (patch) | |
tree | 14a9289678430eebe4c6bfb33bcdd6f39b440083 /arch/unicore32 | |
parent | Linux 4.1-rc1 (diff) | |
download | linux-68feaca0b13e453aa14ee064c1736202b48b342f.tar.xz linux-68feaca0b13e453aa14ee064c1736202b48b342f.zip |
backlight: pwm: Handle EPROBE_DEFER while requesting the PWM
When trying to request the PWM device with devm_pwm_get(), the EPROBE_DEFER
flag is not handled properly. It can lead to the PWM not being found.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'arch/unicore32')
0 files changed, 0 insertions, 0 deletions