clk: rockchip: only enter pll slow-mode directly before reboots on rk3288
[deliverable/linux.git] / drivers / clk / rockchip / clk.h
index 01bc372bb0482c7081c122aa11e6cee65e9e3cc8..809ef81cf63b7d9d97ff3fee58b98f88f89bf6fc 100644 (file)
@@ -503,7 +503,7 @@ void rockchip_clk_register_armclk(unsigned int lookup_id, const char *name,
                        const struct rockchip_cpuclk_rate_table *rates,
                        int nrates);
 void rockchip_clk_protect_critical(const char *const clocks[], int nclocks);
-void rockchip_register_restart_notifier(unsigned int reg);
+void rockchip_register_restart_notifier(unsigned int reg, void (*cb)(void));
 
 #define ROCKCHIP_SOFTRST_HIWORD_MASK   BIT(0)
 
This page took 0.028555 seconds and 5 git commands to generate.