OMAP3: clock: fix enable bit used for dpll4_m4x2 clock
authorRanjith Lohithakshan <ranjithl@ti.com>
Wed, 31 Mar 2010 10:16:30 +0000 (04:16 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 31 Mar 2010 10:16:30 +0000 (04:16 -0600)
commitd54a45e2533ef33678dc340298b022a289d2b3e3
tree9e112f501b5695b2798dd78d3ec142d8eddfd97d
parent766d305fead341889e7b9611fdc97236075a29fb
OMAP3: clock: fix enable bit used for dpll4_m4x2 clock

The enable bit for dpll4_m4x2 clock should be OMAP3430_PWRDN_DSS1_SHIFT.
The code erroneously uses OMAP3430_PWRDN_CAM_SHIFT which is meant for
dpll4_m5x2 clock.

This came into notice during a recent review of the clock tree.

Signed-off-by: Ranjith Lohithakshan <ranjithl@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock3xxx_data.c