Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751600AbbEZHhX (ORCPT ); Tue, 26 May 2015 03:37:23 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:37033 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751078AbbEZHhU (ORCPT ); Tue, 26 May 2015 03:37:20 -0400 Date: Tue, 26 May 2015 08:36:48 +0100 From: Lee Jones To: Boris Brezillon , sfr@canb.auug.org.au, linux-next@vger.kernel.org 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: [NEXT REQUEST][PATCH] backlight: pwm: handle EPROBE_DEFER while requesting the PWM Message-ID: <20150526073648.GB11677@x1> References: <1424338214-24236-1-git-send-email-nicolas.ferre@atmel.com> <20150312090224.GC3314@x1> <20150525112718.5f7e2d7d@bbrezillon> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20150525112718.5f7e2d7d@bbrezillon> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1235 Lines: 36 Stephen, Boris, > > > 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) ? Sorry for the confusion. It looks like my for-backlight-fixes branch isn't in -next. Stephen, could you rectify that please? M: git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- 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/