]> git.ipfire.org Git - people/ms/u-boot.git/commit
zynq: Move static clock names into separate array
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Tue, 17 Jan 2017 15:27:27 +0000 (16:27 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 17 Feb 2017 09:22:46 +0000 (10:22 +0100)
commite18c0f667ee9b9aea28e5af4b5ccc5e1ca54d214
tree6f61664c1b345850ede1922b0be5cd5511655fbc
parentc7abb824ddcc69004948580ca564110d86764b5c
zynq: Move static clock names into separate array

The clock names are static and correspond to the clock id. Separate
them from the dynamic filled clock array.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/clk.c