From: Sebastian Hesselbarth Date: Wed, 2 Oct 2013 10:57:22 +0000 (+0200) Subject: net: mv643xx_eth: fix missing device_node for port devices X-Git-Tag: v3.12-rc7~20^2~74^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d82db83c1d0b327b599508a0830d25cc1f15db;p=pandora-kernel.git net: mv643xx_eth: fix missing device_node for port devices 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 Acked-by: Jason Cooper Signed-off-by: David S. Miller --- Reading git-diff-tree failed