diff options
author | Andreas Mohr <[email protected]> | 2009-06-10 09:55:04 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-06-11 02:32:39 -0700 |
commit | 720017623ab294b66c8a95d7bc5ccf75a581ebe4 (patch) | |
tree | b5603217826267eaff7022dca689169b29bf8d36 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | e5241c448f94feee40b2a285c8bf55d066420073 (diff) |
e100: add non-MII PHY support
Restore support for cards with MII-lacking PHYs as compared to removed
pre-2.6.29 eepro100 driver: use full low-level MII I/O access abstraction
by providing clean PHY-specific mdio_ctrl() functions for either standard
MII-compliant cards, slightly special ones or non-MII PHY ones.
We now have another netdev_priv member for mdio_ctrl(), thus we have some
array indirection, but we save some additional opcodes for specific
phy_82552_v handling in the common case.
[[email protected]: cleanups]
Signed-off-by: Andreas Mohr <[email protected]>
Cc: Jeff Kirsher <[email protected]>
Cc: Jesse Brandeburg <[email protected]>
Cc: Bruce Allan <[email protected]>
Cc: PJ Waskiewicz <[email protected]>
Cc: John Ronciak <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions