Skip to content
Commit be68bf88 authored by Joachim Eastwood's avatar Joachim Eastwood Committed by Stephen Boyd
Browse files

clk: Add clk_hw_is_enabled() for use by clk providers



Add clk_hw_is_enabled() to the provider APIs so clk providers can
use a struct clk_hw instead of a struct clk to check if a clk is
enabled or not.

Signed-off-by: default avatarJoachim Eastwood <manabian@gmail.com>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 679c51cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment