Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751491AbbEZH0H (ORCPT ); Tue, 26 May 2015 03:26:07 -0400 Received: from metis.ext.pengutronix.de ([92.198.50.35]:50086 "EHLO metis.ext.pengutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751375AbbEZH0B (ORCPT ); Tue, 26 May 2015 03:26:01 -0400 Date: Tue, 26 May 2015 09:25:26 +0200 From: Sascha Hauer To: Lee Jones Cc: Tomeu Vizoso , linux-arm-kernel@lists.infradead.org, =?iso-8859-15?Q?St=E9phane?= Marchesin , Thierry Reding , Dmitry Torokhov , Alexander Holler , Grant Likely , Rob Herring , Mark Rutland , Jingoo Han , Jean-Christophe Plagniol-Villard , Tomi Valkeinen , linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 15/21] backlight: Probe backlight devices on demand Message-ID: <20150526072526.GB6325@pengutronix.de> References: <1432565608-26036-1-git-send-email-tomeu.vizoso@collabora.com> <1432565608-26036-16-git-send-email-tomeu.vizoso@collabora.com> <20150526071850.GA11677@x1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150526071850.GA11677@x1> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 09:21:03 up 70 days, 19:12, 91 users, load average: 0.16, 0.15, 0.12 User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1132 Lines: 30 On Tue, May 26, 2015 at 08:18:50AM +0100, Lee Jones wrote: > On Mon, 25 May 2015, Tomeu Vizoso wrote: > > > When looking up a backlight device through its DT node, ensure that the > > corresponding device has been registered. > > > > Signed-off-by: Tomeu Vizoso > > --- > > drivers/video/backlight/backlight.c | 3 +++ > > 1 file changed, 3 insertions(+) > > Looks reasonable. > > Until anyone screams at me, applied thanks. The compiler will scream at you when it realizes that of_platform_device_ensure() doesn't exist in your kernel... Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- 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/