diff options
| author | Stephen Boyd <[email protected]> | 2018-01-03 00:50:27 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2018-01-04 23:13:24 +0000 |
| commit | 9919d44ff2977d4da709282fa0ebedddaa3b8d85 (patch) | |
| tree | d6f6bce4621942794d1c7fdbc368f8e6cd3ba5ca /scripts/gcc-plugins/sancov_plugin.c | |
| parent | arch: Remove clkdev.h asm-generic from Kbuild (diff) | |
| download | kernel-9919d44ff2977d4da709282fa0ebedddaa3b8d85.tar.gz kernel-9919d44ff2977d4da709282fa0ebedddaa3b8d85.zip | |
clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks
We'd like to privatize __clk_get(), but the sunxi clk driver is
calling this function to keep a reference held on the clk and
call clk_prepare_enable() on it. We support this design in the
clk core now with the CLK_IS_CRITICAL flag, so let's just use
that instead.
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions
