OpenCloudOS-Kernel/drivers/clk/ti
Stephen Boyd b137b4507c clk: ti: Remove CLK_IS_BASIC check
This code is never called with a basic clock type, so the check
here is not doing anything useful and is blocking the removal of
__clk_get_flags(). Remove the check so we can delete the
__clk_get_flags() API.

Acked-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-08-24 16:48:44 -07:00
..
Makefile clk: ti: dflt: move support for default gate clock to clock driver 2015-06-02 12:31:22 +03:00
apll.c Merge branch 'cleanup-clk-h-includes' into clk-next 2015-07-28 11:59:09 -07:00
autoidle.c clk: ti: Remove CLK_IS_BASIC check 2015-08-24 16:48:44 -07:00
clk-2xxx.c Merge branch 'cleanup-clk-h-includes' into clk-next 2015-07-28 11:59:09 -07:00
clk-3xxx-legacy.c clk: ti: Include clk.h 2015-07-20 11:11:28 -07:00
clk-3xxx.c Merge branch 'cleanup-clk-h-includes' into clk-next 2015-07-28 11:59:09 -07:00
clk-7xx.c Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next 2015-07-28 11:58:26 -07:00
clk-33xx.c Merge branch 'cleanup-clk-h-includes' into clk-next 2015-07-28 11:59:09 -07:00
clk-43xx.c Merge branch 'cleanup-clk-h-includes' into clk-next 2015-07-28 11:59:09 -07:00
clk-44xx.c clk: ti: move some public definitions to private header 2015-06-02 12:31:45 +03:00
clk-54xx.c clk: ti: move some public definitions to private header 2015-06-02 12:31:45 +03:00
clk-816x.c clk: ti: move omap2_clk_enable_init_clocks under clock driver 2015-06-02 12:31:13 +03:00
clk-dra7-atl.c clk: ti: Include clk.h 2015-07-20 11:11:28 -07:00
clk.c clk: Convert __clk_get_flags() to clk_hw_get_flags() 2015-08-24 16:48:44 -07:00
clkt_dflt.c clk: ti: dflt: move support for default gate clock to clock driver 2015-06-02 12:31:22 +03:00
clkt_dpll.c clk: ti: move generic OMAP DPLL implementation under drivers/clk 2015-06-02 12:30:58 +03:00
clkt_iclk.c clk: ti: omap2430: move clock support code under clock driver 2015-06-02 12:31:29 +03:00
clock.h Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next 2015-07-28 11:58:26 -07:00
clockdomain.c clk: Convert __clk_get_flags() to clk_hw_get_flags() 2015-08-24 16:48:44 -07:00
composite.c clk: ti: make use of of_clk_parent_fill helper function 2015-07-28 11:59:07 -07:00
divider.c clk: Convert __clk_get_flags() to clk_hw_get_flags() 2015-08-24 16:48:44 -07:00
dpll.c clk: Convert __clk_get_flags() to clk_hw_get_flags() 2015-08-24 16:48:44 -07:00
dpll3xxx.c clk: Convert __clk_get_flags() to clk_hw_get_flags() 2015-08-24 16:48:44 -07:00
dpll44xx.c Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm into clk-next 2015-07-28 11:58:26 -07:00
fapll.c Merge branch 'cleanup-clk-h-includes' into clk-next 2015-07-28 11:59:09 -07:00
fixed-factor.c clk: ti: autoidle: move generic autoidle handling code to clock driver 2015-06-02 12:31:13 +03:00
gate.c clk: ti: fix ti_clk_get_reg_addr error handling 2015-03-24 20:23:36 +02:00
interface.c clk: Convert __clk_get_flags() to clk_hw_get_flags() 2015-08-24 16:48:44 -07:00
mux.c clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() 2015-08-24 16:48:43 -07:00