linux/drivers/clk/socfpga
Steffen Trumtrar 97259e99bd clk: socfpga: split clk code
Move the different kinds of clocks into their own files. The reason is to aid
readability of the code. This also goes along with the other SoC-specific
clock drivers.

The split introduces new structs for the three types of clocks and uses them.
Other changes are not done to the code.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
2014-02-18 14:08:13 -08:00
..
clk-gate.c clk: socfpga: split clk code 2014-02-18 14:08:13 -08:00
clk-periph.c clk: socfpga: split clk code 2014-02-18 14:08:13 -08:00
clk-pll.c clk: socfpga: split clk code 2014-02-18 14:08:13 -08:00
clk.c clk: socfpga: split clk code 2014-02-18 14:08:13 -08:00
clk.h clk: socfpga: split clk code 2014-02-18 14:08:13 -08:00
Makefile clk: socfpga: split clk code 2014-02-18 14:08:13 -08:00