[GIT PULL] More OMAP clock/hwmod fixes for 2.6.33-rc

Paul Walmsley paul at pwsan.com
Tue Jan 19 19:33:55 EST 2010


Hi Tony,

The following changes since commit 7284ce6c9f6153d1777df5f310c959724d1bd446:
  Linus Torvalds (1):
        Linux 2.6.33-rc4

are available in the git repository at:

  git://git.pwsan.com/linux-2.6 for_2.6.33rc_d

Paul Walmsley (1):
      OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"

Rajendra Nayak (3):
      OMAP4: PRCM: Fix the base address for CHIRONSS reg defines
      OMAP4: clocks: Fix the clksel_rate struct DPLL divs
      OMAP4: PRCM: Define shift macros as n instead of 1 << n

Russell King - ARM Linux (1):
      OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocks

Thara Gopinath (1):
      OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.

 arch/arm/mach-omap1/clock.c                  |    6 +-
 arch/arm/mach-omap2/clock34xx_data.c         |    4 -
 arch/arm/mach-omap2/clock44xx_data.c         |   62 +-
 arch/arm/mach-omap2/cm-regbits-44xx.h        |  536 +++++++-------
 arch/arm/mach-omap2/omap_hwmod.c             |    3 +-
 arch/arm/mach-omap2/prm-regbits-44xx.h       | 1010 +++++++++++++-------------
 arch/arm/mach-omap2/prm.h                    |    2 +
 arch/arm/mach-omap2/prm44xx.h                |   32 +-
 arch/arm/plat-omap/include/plat/omap_hwmod.h |    1 +
 9 files changed, 828 insertions(+), 828 deletions(-)


- Paul



More information about the linux-arm-kernel mailing list