cpsw: rename register banks to match the reference manual, part 2
authorRichard Cochran <richardcochran@gmail.com>
Fri, 2 Nov 2012 22:25:29 +0000 (22:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Nov 2012 19:37:36 +0000 (15:37 -0400)
commita65dd5b236053fbafb1926b7694fcdb2482b2f73
tree0a3d716116b813bd1f6fa00d516c468f683775c7
parentc38e01b8b958cb6606bcc156d3d00c3ee99a13f8
cpsw: rename register banks to match the reference manual, part 2

The code mixes up the CPSW_SS and the CPSW_WR register naming. This patch
changes the names to conform to the published Technical Reference Manual
from TI, in order to make working on the code less confusing.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c