[PATCH] backlight: pwm: handle EPROBE_DEFER while requesting the PWM
From: Thierry Reding <hidden>
Date: 2015-03-12 07:49:10
Also in:
linux-pwm, lkml
From: Thierry Reding <hidden>
Date: 2015-03-12 07:49:10
Also in:
linux-pwm, lkml
On Thu, Feb 19, 2015 at 10:30:14AM +0100, Nicolas Ferre wrote:
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 <redacted> Signed-off-by: Nicolas Ferre <redacted> --- drivers/video/backlight/pwm_bl.c | 4 ++++ 1 file changed, 4 insertions(+)
Acked-by: Thierry Reding <redacted> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150312/483429d4/attachment-0001.sig>