diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-07-20 17:23:54 -0700 |
---|---|---|
committer | Michael Turquette <mturquette@baylibre.com> | 2015-08-24 16:48:44 -0700 |
commit | b137b4507c55f2aa80aed03c56c28dd34d35c619 (patch) | |
tree | 5ce4b57e2d347bf3a9015e1a32893fce5781d999 /drivers/crypto | |
parent | 98d8a60eccee74165793379f1f8a3b1cef3131c7 (diff) | |
download | linux-b137b4507c55f2aa80aed03c56c28dd34d35c619.tar.bz2 |
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>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions