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)
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

Simple merge
Simple merge