Skip to content

Commit

Permalink
mv643xx_eth: pass port identifier to register accessors
Browse files Browse the repository at this point in the history
Pass a struct mv643xx_private * to the register accessor functions,
as a preparation for having multiple mv643xx_eth silicon blocks.

(Since this causes some 80 column straddling, and the mv_ prefix
is useless anyway, rename mv_read to rdl and mv_write to wrl to
compensate.)

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Reviewed-by: Tzachi Perelstein <tzachi@marvell.com>
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
  • Loading branch information
Lennert Buytenhek authored and Jeff Garzik committed Apr 17, 2008
1 parent c1b35a2 commit ec69d65
Showing 1 changed file with 78 additions and 78 deletions.
Loading

0 comments on commit ec69d65

Please sign in to comment.