]> Pileus Git - ~andy/linux/commit
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)
commitb5f177ff305b3db63b5ea273e6471708790133f2
treeb8f4b981ee2097a94b6daec6a1b0e2ad0cec6982
parentc323f2a188e333a6d8ee5ebb7cd2460020459f74
arm: zynq: slcr: Clean up #defines

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>
arch/arm/mach-zynq/slcr.c