On 8 November 2013 15:44, Sachin Kamat <sachin.kamat@xxxxxxxxxx> wrote: > From: Andrew Bresticker <abrestic@xxxxxxxxxxxx> > > The EPLL configuration register needs to be saved across > suspend/resume. > > Signed-off-by: Andrew Bresticker <abrestic@xxxxxxxxxxxx> > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > --- > drivers/clk/samsung/clk-exynos5250.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/clk/samsung/clk-exynos5250.c b/drivers/clk/samsung/clk-exynos5250.c > index ee866e377c80..6767635dc895 100644 > --- a/drivers/clk/samsung/clk-exynos5250.c > +++ b/drivers/clk/samsung/clk-exynos5250.c > @@ -143,6 +143,7 @@ static unsigned long exynos5250_clk_regs[] __initdata = { > SRC_CPU, > DIV_CPU0, > SRC_CORE1, > + EPLL_CON0, > SRC_TOP0, > SRC_TOP2, > SRC_TOP3, > -- > 1.7.9.5 > Forgot to mention that this series is based on top of Tomasz Figa's Exynos5250 cleanup series. http://www.spinics.net/lists/arm-kernel/msg280039.html -- With warm regards, Sachin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html