public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] omap:pm: cleanup omap3_[mpu|dsp|l3]_rate_table
@ 2009-12-19 13:10 Nishanth Menon
  2009-12-19 13:10 ` [PATCH 1/2] io: remove redundant params in omap2_init_common_hw Nishanth Menon
  0 siblings, 1 reply; 6+ messages in thread
From: Nishanth Menon @ 2009-12-19 13:10 UTC (permalink / raw)
  To: kevin h; +Cc: linux omap, Romit Dasgupta, Ambresh k, Nishanth Menon

With the pm-wip-opp branch, we can do further cleanups
with the omap2_init_common_hw

Since the inits of mpu_opps etc are happening at
omap3_pm_init_opp_table, we can just quit doing a double init

Nishanth Menon (2):
  io: remove redundant params in omap2_init_common_hw
  omap3: pm: remove omap3_[mpu|dsp|l3]_rate_tables

 arch/arm/mach-omap2/board-3430sdp.c      |    3 +--
 arch/arm/mach-omap2/board-3630sdp.c      |    4 +---
 arch/arm/mach-omap2/board-apollon.c      |    2 +-
 arch/arm/mach-omap2/board-cm-t35.c       |    3 +--
 arch/arm/mach-omap2/board-generic.c      |    2 +-
 arch/arm/mach-omap2/board-h4.c           |    2 +-
 arch/arm/mach-omap2/board-ldp.c          |    2 +-
 arch/arm/mach-omap2/board-omap3beagle.c  |    3 +--
 arch/arm/mach-omap2/board-omap3evm.c     |    3 +--
 arch/arm/mach-omap2/board-omap3pandora.c |    3 +--
 arch/arm/mach-omap2/board-overo.c        |    2 +-
 arch/arm/mach-omap2/board-rx51.c         |    5 +----
 arch/arm/mach-omap2/board-zoom2.c        |    3 +--
 arch/arm/mach-omap2/board-zoom3.c        |    4 +---
 arch/arm/mach-omap2/io.c                 |    5 +----
 arch/arm/mach-omap2/pm34xx.c             |   15 +++------------
 arch/arm/plat-omap/include/plat/io.h     |    5 +----
 17 files changed, 19 insertions(+), 47 deletions(-)

Regards,
Nishanth Menon
PS: my vacation is on for the next 2 weeks, see you all next year.
happy hacking..

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

end of thread, other threads:[~2009-12-22 17:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-19 13:10 [PATCH 0/2] omap:pm: cleanup omap3_[mpu|dsp|l3]_rate_table Nishanth Menon
2009-12-19 13:10 ` [PATCH 1/2] io: remove redundant params in omap2_init_common_hw Nishanth Menon
2009-12-19 13:10   ` [PATCH 2/2] omap3: pm: remove omap3_[mpu|dsp|l3]_rate_tables Nishanth Menon
2009-12-21  7:07   ` [PATCH 1/2] io: remove redundant params in omap2_init_common_hw Romit Dasgupta
2009-12-22 17:08     ` Kevin Hilman
2009-12-22 17:02   ` Kevin Hilman

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