]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc6fb34895e8f37beb6078301156639c537da2cd0
tree0a3d716116b813bd1f6fa00d516c468f683775c7
parent9f1ee0352492f6ccc72e8869e9c68f74de5b2745
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