linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] gpio bug fixes
Date: Sat, 11 Jun 2011 23:21:01 -0600	[thread overview]
Message-ID: <BANLkTi=FxDSSyVxenNtJJ5bfiYQHm9np+g@mail.gmail.com> (raw)

Hi Linus,

Here are a couple of gpio bug fixes.

The following changes since commit 06e86849cf4019945a106913adb9ff0abcc01770:

  Merge branch 'pm-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
(2011-06-08 15:58:51 -0700)

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 gpio/merge

Jamie Iles (1):
      gpio/basic_mmio: add missing include of spinlock_types.h

Linus Walleij (1):
      gpio/nomadik: fix sleepmode for elder Nomadik

 arch/arm/mach-ux500/cpu-db8500.c          |    3 ++
 arch/arm/plat-nomadik/include/plat/gpio.h |    1 +
 drivers/gpio/gpio-nomadik.c               |   40 +++++++++++++++++++++--------
 include/linux/basic_mmio_gpio.h           |    1 +
 4 files changed, 34 insertions(+), 11 deletions(-)

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

             reply	other threads:[~2011-06-12  5:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-12  5:21 Grant Likely [this message]
2011-10-13 19:52 [GIT PULL] gpio bug fixes Grant Likely
2012-02-06  6:22 [git pull] GPIO " Grant Likely

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='BANLkTi=FxDSSyVxenNtJJ5bfiYQHm9np+g@mail.gmail.com' \
    --to=grant.likely@secretlab.ca \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).