mv643xx_eth: smi sharing is a per-unit property, not a per-port one
authorLennert Buytenhek <buytenh@wantstofly.org>
Tue, 26 Aug 2008 10:56:56 +0000 (12:56 +0200)
committerLennert Buytenhek <buytenh@marvell.com>
Fri, 5 Sep 2008 04:33:58 +0000 (06:33 +0200)
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 <buytenh@marvell.com>

No differences found