]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: socfpga: Remove socfpga_init_clocks
authorDinh Nguyen <dinguyen@altera.com>
Thu, 5 Dec 2013 17:34:48 +0000 (11:34 -0600)
committerMike Turquette <mturquette@linaro.org>
Tue, 18 Feb 2014 22:08:09 +0000 (14:08 -0800)
commit77f1057777818c575f01d1e27d76bc73310eec6e
tree333b22869cdae8cd3cf9b1c08e7c346bbc1ff16a
parentb7cec13f082fcc6e690559657d3f5493ea6eecb7
clk: socfpga: Remove socfpga_init_clocks

The only thing that socfpga_init_clocks was doing is setting up the smp_twd clk.
Now that twd-timer's clock phandle is populated in the DTS, we can remove
this function.

Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-socfpga/socfpga.c
drivers/clk/socfpga/clk.c