From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] rmobile fixes for 3.2-rc2
Date: Mon, 14 Nov 2011 17:15:56 +0900 [thread overview]
Message-ID: <20111114081556.GA13597@linux-sh.org> (raw)
Nothing terribly exciting here, either. In addition to build fixes for
the recent cpuidle changes, the bulk of it is simply shuffling some code
around for an upcoming board/CPU combination, and tidying up the in-tree
variants in the process.
Please pull from:
git://github.com/pmundt/linux-sh.git rmobile-fixes-for-linus
Which contains:
Kuninori Morimoto (7):
ARM: mach-shmobile: sh73a0: add MMC data pin pull-up
ARM: mach-shmobile: kota2: add comment out separator
ARM: mach-shmobile: clock-sh7372: remove un-necessary index
ARM: mach-shmobile: ap4evb: remove white space from end of line
ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h
ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h
ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h
Magnus Damm (1):
ARM: mach-shmobile: cpuidle single/global and last_state fixes
arch/arm/mach-shmobile/board-ag5evm.c | 16 +-
arch/arm/mach-shmobile/board-ap4evb.c | 2 +-
arch/arm/mach-shmobile/board-kota2.c | 7 +
arch/arm/mach-shmobile/clock-sh7372.c | 8 +-
arch/arm/mach-shmobile/cpuidle.c | 52 +++---
arch/arm/mach-shmobile/include/mach/common.h | 4 +-
arch/arm/mach-shmobile/include/mach/sh73a0.h | 8 +
arch/arm/mach-shmobile/pfc-sh7367.c | 122 +++----------
arch/arm/mach-shmobile/pfc-sh7372.c | 262 ++++++++++++--------------
arch/arm/mach-shmobile/pfc-sh7377.c | 159 ++++------------
arch/arm/mach-shmobile/pfc-sh73a0.c | 193 ++++++++-----------
arch/arm/mach-shmobile/pm-sh7372.c | 14 +-
include/linux/sh_pfc.h | 76 ++++++++
13 files changed, 400 insertions(+), 523 deletions(-)
reply other threads:[~2011-11-14 8:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20111114081556.GA13597@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sh@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