Searched hist:b5f177ff305b3db63b5ea273e6471708790133f2 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm/mach-zynq/ |
H A D | slcr.c | diff b5f177ff305b3db63b5ea273e6471708790133f2 Wed Jul 17 19:10:14 CEST 2013 Soren Brinkmann <soren.brinkmann@xilinx.com> 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>
|