Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754429Ab3JBMWO (ORCPT ); Wed, 2 Oct 2013 08:22:14 -0400 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:53572 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754395Ab3JBMWK (ORCPT ); Wed, 2 Oct 2013 08:22:10 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 108.39.110.144 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19cJ8rNb7u7mUeGcV1tZVeE4ZpCUbX1qAM= Date: Wed, 2 Oct 2013 08:22:09 -0400 From: Jason Cooper To: Sebastian Hesselbarth Cc: David Miller , Lennert Buytenhek , netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] net: mv643xx_eth: fix missing device_node for port devices Message-ID: <20131002122209.GK31178@titan.lakedaemon.net> References: <1380711442-24735-1-git-send-email-sebastian.hesselbarth@gmail.com> <1380711442-24735-4-git-send-email-sebastian.hesselbarth@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1380711442-24735-4-git-send-email-sebastian.hesselbarth@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1018 Lines: 28 On Wed, Oct 02, 2013 at 12:57:22PM +0200, Sebastian Hesselbarth wrote: > DT-based mv643xx_eth probes and creates platform_devices for the > port devices on its own. To allow fixups for ports based on the > device_node, we need to set .of_node of the corresponding device > with the correct node. > > Signed-off-by: Sebastian Hesselbarth > --- > Cc: David Miller > Cc: Lennert Buytenhek > Cc: Jason Cooper > Cc: netdev@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > --- > drivers/net/ethernet/marvell/mv643xx_eth.c | 1 + > 1 file changed, 1 insertion(+) Acked-by: Jason Cooper thx, Jason. -- 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/