git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7981c1
)
mv643xx_eth: smi sharing is a per-unit property, not a per-port one
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Tue, 26 Aug 2008 10:56:56 +0000
(12:56 +0200)
committer
Lennert 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