Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752082AbbEYJ1Z (ORCPT ); Mon, 25 May 2015 05:27:25 -0400 Received: from down.free-electrons.com ([37.187.137.238]:56100 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750852AbbEYJ1W (ORCPT ); Mon, 25 May 2015 05:27:22 -0400 Date: Mon, 25 May 2015 11:27:18 +0200 From: Boris Brezillon To: Lee Jones Cc: Nicolas Ferre , linux-arm-kernel@lists.infradead.org, linux-pwm@vger.kernel.org, thierry.reding@gmail.com, jg1.han@samsung.com, linux-kernel@vger.kernel.org, Alexandre Belloni Subject: Re: [PATCH] backlight: pwm: handle EPROBE_DEFER while requesting the PWM Message-ID: <20150525112718.5f7e2d7d@bbrezillon> In-Reply-To: <20150312090224.GC3314@x1> References: <1424338214-24236-1-git-send-email-nicolas.ferre@atmel.com> <20150312090224.GC3314@x1> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1101 Lines: 39 Hi Lee, On Thu, 12 Mar 2015 09:02:24 +0000 Lee Jones wrote: > On Thu, 19 Feb 2015, 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 > > Signed-off-by: Nicolas Ferre > > --- > > drivers/video/backlight/pwm_bl.c | 4 ++++ > > 1 file changed, 4 insertions(+) > > Applied, thanks. I don't see this patch in Linus' tree (actually, it's not even in linux-next). I don't know where it's stuck, but could you make sure it reaches mainline for 4.2 (or 4.1 if it's not to late) ? Best Regards, Boris -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/