]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit095fe46b830b43596643af682b723493092e92f3
tree735dbc4e04a98132e5911aa4db6681edce5a2bac
parente983aaad01bc5a8967f97ac3edd4d4d47558739d
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