All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: [GIT PULL] omap-fixes for -rc1
Date: Sat, 26 Mar 2011 12:00:52 -0700	[thread overview]
Message-ID: <20110326190052.GB571@atomide.com> (raw)

Hi Linus,

Please pull omap fixes from:

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes-for-linus

This series includes a fix for GPMC (General Purpose Memory Controller)
interrupts to work for omap2 and 4 in addition to omap3, and get
rid of the related warnings. It also fixes a mystery shutdown issue
on Panda board by removing unused regulators. Other fixes are quite
trivial, also included is the change to make hwspinlock depend on
ARCH_OMAP4.

Regards,

Tony


The following changes since commit 16c29dafcc86024048f1dbb8349d31cb22c7c55a:

  Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 (2011-03-25 21:07:59 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes-for-linus

Aaro Koskinen (2):
      arm: mach-omap2: devices: fix omap3_l3_init() return value
      arm: mach-omap2: omap_l3_smx: fix irq handler setup

Balaji T K (1):
      ARM: OMAP2+: Fix warnings for GPMC interrupt

David Anders (1):
      OMAP4: PandaBoard: remove unused power regulators

Ohad Ben-Cohen (1):
      hwspinlock: depend on OMAP4

 arch/arm/mach-omap2/board-omap4panda.c |   28 ----------------------------
 arch/arm/mach-omap2/devices.c          |    2 +-
 arch/arm/mach-omap2/gpmc.c             |   13 ++++++++-----
 arch/arm/mach-omap2/omap_l3_smx.c      |   11 ++++-------
 arch/arm/plat-omap/include/plat/irqs.h |    2 +-
 drivers/hwspinlock/Kconfig             |    1 +
 6 files changed, 15 insertions(+), 42 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap-fixes for -rc1
Date: Sat, 26 Mar 2011 12:00:52 -0700	[thread overview]
Message-ID: <20110326190052.GB571@atomide.com> (raw)

Hi Linus,

Please pull omap fixes from:

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes-for-linus

This series includes a fix for GPMC (General Purpose Memory Controller)
interrupts to work for omap2 and 4 in addition to omap3, and get
rid of the related warnings. It also fixes a mystery shutdown issue
on Panda board by removing unused regulators. Other fixes are quite
trivial, also included is the change to make hwspinlock depend on
ARCH_OMAP4.

Regards,

Tony


The following changes since commit 16c29dafcc86024048f1dbb8349d31cb22c7c55a:

  Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 (2011-03-25 21:07:59 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git omap-fixes-for-linus

Aaro Koskinen (2):
      arm: mach-omap2: devices: fix omap3_l3_init() return value
      arm: mach-omap2: omap_l3_smx: fix irq handler setup

Balaji T K (1):
      ARM: OMAP2+: Fix warnings for GPMC interrupt

David Anders (1):
      OMAP4: PandaBoard: remove unused power regulators

Ohad Ben-Cohen (1):
      hwspinlock: depend on OMAP4

 arch/arm/mach-omap2/board-omap4panda.c |   28 ----------------------------
 arch/arm/mach-omap2/devices.c          |    2 +-
 arch/arm/mach-omap2/gpmc.c             |   13 ++++++++-----
 arch/arm/mach-omap2/omap_l3_smx.c      |   11 ++++-------
 arch/arm/plat-omap/include/plat/irqs.h |    2 +-
 drivers/hwspinlock/Kconfig             |    1 +
 6 files changed, 15 insertions(+), 42 deletions(-)

             reply	other threads:[~2011-03-26 19:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-26 19:00 Tony Lindgren [this message]
2011-03-26 19:00 ` [GIT PULL] omap-fixes for -rc1 Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110326190052.GB571@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.