arm: zynq: slcr: Clean up #defines
authorSoren Brinkmann <soren.brinkmann@xilinx.com>
Wed, 17 Jul 2013 17:10:14 +0000 (10:10 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 26 Jul 2013 12:14:39 +0000 (14:14 +0200)
Use a common naming scheme for register offset #defines:
Some of those used a '_OFFSET' suffix to distinguish them from others.
This scheme is used for all register offsets now.

Separate the register offset #defines from others and sort them in
increasing order.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>

No differences found