From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZG77a-0003DM-Tv for barebox@lists.infradead.org; Fri, 17 Jul 2015 15:00:19 +0000 Received: from kiwi.hi.pengutronix.de ([2001:67c:670:100:1d::c3] helo=kiwi) by metis.ext.pengutronix.de with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1ZG5FX-0008N9-Kb for barebox@lists.infradead.org; Fri, 17 Jul 2015 15:00:23 +0200 Received: from jlu by kiwi with local (Exim 4.84) (envelope-from ) id 1ZG77F-00021x-1L for barebox@lists.infradead.org; Fri, 17 Jul 2015 16:59:57 +0200 Message-ID: <1437145196.3498.119.camel@pengutronix.de> From: Jan =?ISO-8859-1?Q?L=FCbbe?= Date: Fri, 17 Jul 2015 16:59:56 +0200 In-Reply-To: <1437131633-9590-2-git-send-email-t.remmet@phytec.de> References: <1437131633-9590-1-git-send-email-t.remmet@phytec.de> <1437131633-9590-2-git-send-email-t.remmet@phytec.de> Mime-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 2/7] drivers: i2c: Only register available devices To: barebox@lists.infradead.org On Fr, 2015-07-17 at 13:13 +0200, Teresa Remmet wrote: > - for_each_child_of_node(adap->dev.device_node, n) { > + for_each_available_child_of_node(adap->dev.device_node, n) { > struct i2c_board_info info = {}; I've submitted an identical patch last week, which was applied by Sascha. Regards, Jan -- 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 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox