]> asedeno.scripts.mit.edu Git - linux.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)
commitb88b5b7182b07ebdc1ab692b4fc6a10abfff208d
tree044527ffa5b2876da6de074474e4f7ba75c7b7ce
parent9e98c678c2d6ae3a17cb2de55d17f69dddaa231b
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