[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20111114081556.GA13597@linux-sh.org>
Date: Mon, 14 Nov 2011 17:15:56 +0900
From: Paul Mundt <lethal@...ux-sh.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] rmobile fixes for 3.2-rc2
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists