Re: [PATCH] ARM: clk-imx51-imx53: Remove clk_register_clkdev()
Alexander Shiyan
shc_work at mail.ru
Tue Jun 24 10:29:58 PDT 2014
Tue, 24 Jun 2014 13:59:06 -0300 от Fabio Estevam <fabio.estevam at freescale.com>:
> mx51 and mx53 are device tree only platforms, so we no longer need all these
> calls to clk_register_clkdev().
>
> Tested on imx51-babbage and imx53-qsb boards.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> arch/arm/mach-imx/clk-imx51-imx53.c | 78 -------------------------------------
> 1 file changed, 78 deletions(-)
>
> diff --git a/arch/arm/mach-imx/clk-imx51-imx53.c b/arch/arm/mach-imx/clk-imx51-imx53.c
...
> - clk_register_clkdev(clk[IMX5_CLK_CPU_PODF], NULL, "cpu0");
This clock is used by cpufreq driver.
---
More information about the linux-arm-kernel
mailing list