Vikas / Yadwinder, On Wed, May 29, 2013 at 6:37 AM, Vikas Sajjan <vikas.sajjan@xxxxxxxxxx> wrote: > From: Yadwinder Singh Brar <yadi.brar@xxxxxxxxxxx> > > To factor out possible common code, this patch unifies the clk strutures used > for PLL35xx & PLL36xx and usues clk->base instead of clk->con0. > > Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx> > Signed-off-by: Yadwinder Singh Brar <yadi.brar@xxxxxxxxxxx> > --- > drivers/clk/samsung/clk-exynos4.c | 10 ++++--- > drivers/clk/samsung/clk-exynos5250.c | 14 ++++----- > drivers/clk/samsung/clk-pll.c | 54 ++++++++++++++++++---------------- > drivers/clk/samsung/clk-pll.h | 4 +-- > 4 files changed, 44 insertions(+), 38 deletions(-) I've run with this patch atop our CCF backport on 3.8 on on exynos5250-snow. It works and looks good to me. We're planning to put this patch into our tree at <https://gerrit.chromium.org/gerrit/#/c/56740>. Reviewed-by: Doug Anderson <dianders@xxxxxxxxxxxx> Tested-by: Doug Anderson <dianders@xxxxxxxxxxxx> -- 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