]> git.baikalelectronics.ru Git - kernel.git/commit
cpsw: rename register banks to match the reference manual
authorRichard Cochran <richardcochran@gmail.com>
Mon, 29 Oct 2012 08:45:12 +0000 (08:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Nov 2012 16:21:29 +0000 (12:21 -0400)
commit4e45fba601c224a5f90a1d20990281822a3d7a1b
tree7878ccfcdcc90c5799baff9eec097ddddb232688
parent572e5d98b63a0b444e03534abdf41220a26e8a6d
cpsw: rename register banks to match the reference manual

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