diff options
author | Stephen Boyd <sboyd@kernel.org> | 2019-03-06 14:13:41 -0800 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-03-06 14:14:44 -0800 |
commit | 043f44aba9a871da521fe6ebecd5c63e406256ff (patch) | |
tree | a525523b76ed401b0c2a0677305d334d4849d659 /kernel | |
parent | 1c163f4c7b3f621efff9b28a47abb36f7378d783 (diff) |
clk: highbank: Convert to CLK_IS_CRITICAL
This code is hand-rolling the CLK_IS_CRITICAL flag to keep a clk on once
it's registered. Just mark it as CLK_IS_CRITICAL instead so that the
framework can handle keeping the clk prepared and enabled for all
eternity.
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions