]> git.baikalelectronics.ru Git - kernel.git/commit
clk: ti: export the omap2_clk_is_hw_omap call
authorTero Kristo <t-kristo@ti.com>
Thu, 4 Apr 2019 08:11:02 +0000 (11:11 +0300)
committerStephen Boyd <sboyd@kernel.org>
Thu, 25 Apr 2019 17:51:12 +0000 (10:51 -0700)
commit3c3645659b915f43ad85a7331f6a65dab94290bc
tree044527ffa5b2876da6de074474e4f7ba75c7b7ce
parent805099b2fb57eba3d69bc38aeb447dfe76b0ebb9
clk: ti: export the omap2_clk_is_hw_omap call

There is one instance outside the TI clock driver that needs the info
whether a clock is an OMAP HW clock or not. Thus, move the function
declaration into the public header.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/ti/clock.h
include/linux/clk/ti.h