]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PRM/CM: Convert existing code to use PRM/CM RMW functions
authorPaul Walmsley <paul@pwsan.com>
Thu, 3 Apr 2008 22:34:41 +0000 (16:34 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 4 Apr 2008 10:03:42 +0000 (13:03 +0300)
commit2296bb97f2d2f69ebe6d984ec70b5050208e843d
treeb6cfa99f852d8cc90fc56f8a145e5322e4391ce0
parentdf8e304e24a94a22766c2c8a9b3de330d1048346
PRM/CM: Convert existing code to use PRM/CM RMW functions

Convert existing code that reads, modifies, and writes back CM/PRM
register values to use the rmw functions introduced in the previous
patch.  This code should eventually disappear once clockdomain handling
is integrated into the 24xx clock framework.

Also restructure arch/arm/mach-omap2/prcm.c slightly while we
are here.

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/clock24xx.c
arch/arm/mach-omap2/pm.c
arch/arm/mach-omap2/prcm.c
drivers/dsp/dspgateway/dsp_core.c