]> git.karo-electronics.de Git - mv-sheeva.git/commit
OMAP2xxx clock: fix dss2_fck recalc to use clksel
authorPaul Walmsley <paul@pwsan.com>
Wed, 22 Dec 2010 04:08:14 +0000 (21:08 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 22 Dec 2010 04:08:14 +0000 (21:08 -0700)
commitd4521f6731756c82a76d3e791c3ec2d28b38f97e
tree74cf5ed299408389c8e6fc01fc09d56f25a0832a
parentcb13459b38c8f2e99df4923d2a71ce6db99f2436
OMAP2xxx clock: fix dss2_fck recalc to use clksel

dss2_fck is a clksel clock, and therefore its rate should be recalculated
with the clksel mechanism.  This was working in early 2009, but was one of
the casualties of the big OMAP clock merge between 2.6.29 and 2.6.30.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock2420_data.c
arch/arm/mach-omap2/clock2430_data.c