]> git.karo-electronics.de Git - karo-tx-linux.git/commit
omap3: dpll: Populate clkops for dpll1_ck
authorRajendra Nayak <rnayak@ti.com>
Fri, 25 Feb 2011 22:48:37 +0000 (15:48 -0700)
committerPaul Walmsley <paul@pwsan.com>
Fri, 25 Feb 2011 23:09:53 +0000 (16:09 -0700)
commit5a2926b8805bc697d47a243dbf2f20de68abe14c
tree6b9513bbe502d8c1cca886587ca736fe219d72fc
parent6c52f32dcf1d76a95bda3a12d6be9a3102a2693c
omap3: dpll: Populate clkops for dpll1_ck

DPLL1 on omap3 is very similar to the rest of
the non-core dpll's.
Hence populate clkops_omap3_noncore_dpll_ops
as the clkops for it, instead of the
currently populated clkops_null.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock3xxx_data.c