]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit2e1a294c0f2273a6d3537c91965ca46a6483bd8c
treefd86e63e66a63af0aaebbd221140d8fcb1010a54
parentb6f27b2db2df395d65b02a758861c7fc54edbec1
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