]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP3: PM: readability fix for IVA2 DPLL autoidle
authorKevin Hilman <khilman@deeprootsystems.com>
Tue, 25 Nov 2008 15:23:35 +0000 (07:23 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 26 Nov 2008 19:31:22 +0000 (11:31 -0800)
commit33d5b43271fdefd9096064beee8eaaba71755bb2
tree0a4c0f59a3ac1a3cba87b143bad8eafe67e57c49
parentb83574c10b73546fad0e4d57c2d8066b80e1a480
OMAP3: PM: readability fix for IVA2 DPLL autoidle

No functional change, just a readability fix.

The symbolic name of the shift value used in writing
CM_AUTOIDLE_PLL_IVA2 referred values in the CM_CLKSTCTRL_IVA2
register.  Fix this to use the AUTOIDLE fields.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm34xx.c