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
..
2015-07-20 10:52:45 -07:00
2015-08-24 16:48:44 -07:00
2015-07-02 14:40:49 -07:00
2015-07-01 19:40:18 -07:00
2015-07-05 10:54:09 -07:00
2015-07-02 14:40:49 -07:00
2015-07-20 10:52:42 -07:00
2015-07-02 14:40:49 -07:00
2015-07-20 10:52:46 -07:00
2015-07-03 16:02:25 -07:00