]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
omap2 clock: rename, add comment to omap2_mpu_recalc()
authorPaul Walmsley <paul@pwsan.com>
Mon, 27 Aug 2007 08:39:01 +0000 (02:39 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 31 Aug 2007 17:46:39 +0000 (10:46 -0700)
commit0a187e0873ec3cdb19088cee6ec1d06df5510fda
tree4995593deddb43861cbcb21a70cb5d86b28a4f98
parentc6c918bd20163dcfa10d391c174621e86af0a993
omap2 clock: rename, add comment to omap2_mpu_recalc()

omap2_mpu_recalc() actually just looks up what the MPU speed 'should'
currently be from the current virt_prcm_set rate set, rather than reporting
the actual hardware settings.  Clarify this by renaming it to
omap2_table_mpu_recalc() and adding some comments.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock.c
arch/arm/mach-omap2/clock.h