* [GIT PULL] rmobile fixes for 3.2-rc2
@ 2011-11-14 8:15 Paul Mundt
0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2011-11-14 8:15 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-sh, linux-kernel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-11-14 8:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-14 8:15 [GIT PULL] rmobile fixes for 3.2-rc2 Paul Mundt
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).