mv643xx_eth: minor register definition cleanup
authorLennert Buytenhek <buytenh@wantstofly.org>
Wed, 6 May 2009 03:01:17 +0000 (03:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 May 2009 22:33:38 +0000 (15:33 -0700)
commitbecfad979d1875aca15ef2a1eda68782e7ac7769
tree735dbc4e04a98132e5911aa4db6681edce5a2bac
parent26ef1f17d4741756763d1a399968ce17f236e2fb
mv643xx_eth: minor register definition cleanup

Move the definitions for the SDMA and port serial configuration
register values to where all the other register definitions live,
and expand the shifts to 32 bit constants.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/mv643xx_eth.c