diff options
author | Tero Kristo <t-kristo@ti.com> | 2019-04-04 10:11:03 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-04-25 19:51:22 +0200 |
commit | a348f05361c968cf4a54b6a4f3aeb6f9a271956a (patch) | |
tree | d48c50de25a534a1ad64f8c2e07e857b36db327c /arch/arm/mach-omap2/clock.c | |
parent | clk: ti: export the omap2_clk_is_hw_omap call (diff) | |
download | linux-a348f05361c968cf4a54b6a4f3aeb6f9a271956a.tar.xz linux-a348f05361c968cf4a54b6a4f3aeb6f9a271956a.zip |
ARM: omap2+: hwmod: drop CLK_IS_BASIC flag usage
CLK_IS_BASIC flag is about to get deprecated, and as such, can't be used.
Instead, the API call for checking whether a clock is of type hw_omap shall
be used, so convert the code to use this.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'arch/arm/mach-omap2/clock.c')
0 files changed, 0 insertions, 0 deletions