public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PRM/CM: Add several new PRM/CM mutator functions
@ 2008-04-03 22:34 Paul Walmsley
  2008-04-03 22:34 ` [PATCH 1/2] PRM/CM: Add new PRM/CM register bit manipulation functions Paul Walmsley
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul Walmsley @ 2008-04-03 22:34 UTC (permalink / raw)
  To: linux-omap


Hello, 

The following two patches add several new PRM/CM manipulation functions
and convert existing code to use them when appropriate.  

At the moment, there are not very many users, but the (as yet unpublished)
PM patches make more extensive use of these.

Boot-tested on N800.

- Paul


size:

   text    data     bss     dec     hex filename
2812474  128976   86636 3028086  2e3476 vmlinux.orig
2812378  128976   86636 3027990  2e3416 vmlinux

diffstat:

 arch/arm/mach-omap2/clock.c       |    8 +++-----
 arch/arm/mach-omap2/clock24xx.c   |   15 ++++-----------
 arch/arm/mach-omap2/cm.h          |   34 +++++++++++++++++++++++++++++++++-
 arch/arm/mach-omap2/pm.c          |   19 +++++--------------
 arch/arm/mach-omap2/prcm.c        |   14 ++++++++------
 arch/arm/mach-omap2/prm.h         |   37 ++++++++++++++++++++++++++++++++++---
 drivers/dsp/dspgateway/dsp_core.c |   14 +++++---------
 7 files changed, 92 insertions(+), 49 deletions(-)




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-04-04  9:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-03 22:34 [PATCH 0/2] PRM/CM: Add several new PRM/CM mutator functions Paul Walmsley
2008-04-03 22:34 ` [PATCH 1/2] PRM/CM: Add new PRM/CM register bit manipulation functions Paul Walmsley
2008-04-03 22:34 ` [PATCH 2/2] PRM/CM: Convert existing code to use PRM/CM RMW functions Paul Walmsley
2008-04-04  9:46 ` [PATCH 0/2] PRM/CM: Add several new PRM/CM mutator functions Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox