From: Lennert Buytenhek Date: Tue, 26 Aug 2008 10:56:56 +0000 (+0200) Subject: mv643xx_eth: smi sharing is a per-unit property, not a per-port one X-Git-Tag: v2.6.28-rc1~717^2~194^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc0eb9f226d8ecc8e3b563bf808bd6d61a6153a1;p=pandora-kernel.git mv643xx_eth: smi sharing is a per-unit property, not a per-port one Which top-level unit's SMI interface to use should be a property of the top-level unit, not of the individual ports. This patch moves the ->shared_smi pointer from the per-port platform data to the global platform data. Signed-off-by: Lennert Buytenhek --- Reading git-diff-tree failed