linux_old1/drivers/clk/renesas
Geert Uytterhoeven 72f5df2c2b clk: renesas: cpg-mssr: Migrate to CLK_IS_CRITICAL
When the Renesas CPG/MSSR driver was introduced, it was anticipated that
critical clocks would be handled through a new CLK_ENABLE_HAND_OFF flag
soon.  However, CLK_ENABLE_HAND_OFF never made it upstream.

Instead, commit 32b9b10961 ("clk: Allow clocks to be marked as
CRITICAL") introduced CLK_IS_CRITICAL, a flag with slightly differing
semantics.  Still, it can be used to prevent e.g. the GIC module clock
from being turned off, until the GIC-400 driver has full support for
Runtime PM.

Hence migrate the Renesas CPG/MSSR driver from CLK_ENABLE_HAND_OFF to
CLK_IS_CRITICAL.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
2017-01-23 11:04:45 +01:00
..
Kconfig clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00
Makefile clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00
clk-div6.c
clk-div6.h clk: renesas: div6: use RENESAS for #define 2016-03-15 18:13:02 -07:00
clk-emev2.c
clk-mstp.c clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init() 2016-09-16 16:13:09 -07:00
clk-r8a73a4.c
clk-r8a7740.c
clk-r8a7778.c clk: renesas: r8a7778: Remove obsolete r8a7778_clocks_init() 2016-11-02 20:44:14 +01:00
clk-r8a7779.c clk: renesas: r8a7779: Remove obsolete r8a7779_clocks_init() 2016-11-02 20:44:17 +01:00
clk-rcar-gen2.c clk: renesas: rcar-gen2: Remove obsolete rcar_gen2_clocks_init() 2016-11-02 20:44:20 +01:00
clk-rz.c clk: renesas: rz: Select EXTAL vs USB clock 2016-09-05 14:16:25 +02:00
clk-sh73a0.c
r8a7743-cpg-mssr.c clk: renesas: cpg-mssr: Add R8A7743 support 2016-11-10 15:29:28 +01:00
r8a7745-cpg-mssr.c clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00
r8a7795-cpg-mssr.c clk: renesas: r8a7795: Fix HDMI parent clock 2016-11-07 15:16:18 +01:00
r8a7796-cpg-mssr.c clk: renesas: r8a7796: Add MSIOF controller clocks 2016-12-27 10:56:08 +01:00
rcar-gen2-cpg.c clk: renesas: cpg-mssr: Add common R-Car Gen2 support 2016-11-10 15:29:25 +01:00
rcar-gen2-cpg.h clk: renesas: cpg-mssr: Add common R-Car Gen2 support 2016-11-10 15:29:25 +01:00
rcar-gen3-cpg.c Merge branch 'rcar-rst' into clk-renesas-for-v4.10 2016-11-02 20:53:26 +01:00
rcar-gen3-cpg.h clk: renesas: rcar-gen3-cpg: Remove obsolete rcar_gen3_read_mode_pins() 2016-11-02 20:43:59 +01:00
renesas-cpg-mssr.c clk: renesas: cpg-mssr: Migrate to CLK_IS_CRITICAL 2017-01-23 11:04:45 +01:00
renesas-cpg-mssr.h clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00