ARM: OMAP2+: clock: export driver API to setup/get clock features
authorTero Kristo <t-kristo@ti.com>
Fri, 27 Feb 2015 15:54:14 +0000 (17:54 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 2 Jun 2015 09:30:58 +0000 (12:30 +0300)
As most of the clock driver support code is going to be moved under
drivers/clk/ti, an API for setting / getting the SoC specific clock
features is needed. This patch provides this API and changes the
existing code to use it.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/clkt_dpll.c
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h
arch/arm/mach-omap2/clock3xxx.c
arch/arm/mach-omap2/dpll3xxx.c
drivers/clk/ti/clk.c
include/linux/clk/ti.h

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge