Hi, On Friday 24 of May 2013 16:01:14 Vikas Sajjan 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. > > 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(-) > Whether this patch really allows to factor out any significant amount of common code is rather discussible, but generally looks fine. Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx> Best regards, Tomasz -- 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