commit | a65dd5b236053fbafb1926b7694fcdb2482b2f73 | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Fri Nov 02 22:25:29 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 03 15:37:36 2012 -0400 |
tree | 0a3d716116b813bd1f6fa00d516c468f683775c7 | |
parent | c38e01b8b958cb6606bcc156d3d00c3ee99a13f8 [diff] |
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>