Searched hist:"97259 e99bdc9144d071815536f1dbc2e41c6b5a8" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/clk/socfpga/ |
H A D | clk.h | 97259e99bdc9144d071815536f1dbc2e41c6b5a8 Mon Jan 06 10:27:37 CST 2014 Steffen Trumtrar <s.trumtrar@pengutronix.de> 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>
|
H A D | clk-periph.c | 97259e99bdc9144d071815536f1dbc2e41c6b5a8 Mon Jan 06 10:27:37 CST 2014 Steffen Trumtrar <s.trumtrar@pengutronix.de> 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>
|
H A D | Makefile | diff 97259e99bdc9144d071815536f1dbc2e41c6b5a8 Mon Jan 06 10:27:37 CST 2014 Steffen Trumtrar <s.trumtrar@pengutronix.de> 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>
|
H A D | clk.c | diff 97259e99bdc9144d071815536f1dbc2e41c6b5a8 Mon Jan 06 10:27:37 CST 2014 Steffen Trumtrar <s.trumtrar@pengutronix.de> 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>
|
H A D | clk-pll.c | 97259e99bdc9144d071815536f1dbc2e41c6b5a8 Mon Jan 06 10:27:37 CST 2014 Steffen Trumtrar <s.trumtrar@pengutronix.de> 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>
|
H A D | clk-gate.c | 97259e99bdc9144d071815536f1dbc2e41c6b5a8 Mon Jan 06 10:27:37 CST 2014 Steffen Trumtrar <s.trumtrar@pengutronix.de> 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>
|