]> git.baikalelectronics.ru Git - kernel.git/commit
clk: ti: move omap2_init_clk_clkdm under TI clock driver
authorTero Kristo <t-kristo@ti.com>
Fri, 30 Sep 2016 11:13:38 +0000 (14:13 +0300)
committerTero Kristo <t-kristo@ti.com>
Wed, 8 Mar 2017 10:59:30 +0000 (12:59 +0200)
commitee46664d40c900fd8ecf069815800ec1424f7676
treefd86e63e66a63af0aaebbd221140d8fcb1010a54
parent9939102f42e44dcf6496f277d5d90b5305fc8d2d
clk: ti: move omap2_init_clk_clkdm under TI clock driver

This is not needed outside the driver, so move it inside it and remove
the prototype from the public header also.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock.c
drivers/clk/ti/clock.h
drivers/clk/ti/clockdomain.c
include/linux/clk/ti.h