OMAP2/3 CM: clean up 3430ES2-only defines
authorPaul Walmsley <paul@pwsan.com>
Fri, 28 Mar 2008 06:31:40 +0000 (00:31 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 28 Mar 2008 09:36:03 +0000 (11:36 +0200)
commit70d19cc5c7999445b84e6ffea8e025512b877e8c
tree4b29b2c54c7bcdbc1c518d6bd56b97a24cae4fe8
parentf417e171cd2d2bd0302c8f420ee97295a165a39c
OMAP2/3 CM: clean up 3430ES2-only defines

This patch marks several CM register bit fields that are only valid on
3430ES2 and beyond to be 3430ES2 defines.

While we're here, clean up the register defines in cm.h, and improve
documentation slightly.  Also, since CM_AUTOIDLE3 is now in use on
both OMAP24xx and OMAP34xx, remove the platform-specific prefix from
its name.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clock34xx.h
arch/arm/mach-omap2/cm-regbits-34xx.h
arch/arm/mach-omap2/cm.h
arch/arm/mach-omap2/pm.c
arch/arm/mach-omap2/prm.h
drivers/usb/host/ehci-omap.c