mbox

[GIT,PULL] ARM: arm-soc fixes for 3.8-rc

Message ID 20121229042734.GA11208@quad.lixom.net
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes

Message

Olof Johansson Dec. 29, 2012, 4:27 a.m. UTC
Hi Linus,

The following changes since commit a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565:

  Linux 3.8-rc1 (2012-12-21 17:19:00 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes

for you to fetch changes up to 2e376799b2f6af2e8baeb407b6437a4d7b650ac0:

  Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixes (2012-12-28 08:53:01 +0100)

----------------------------------------------------------------

ARM: arm-soc: fixes for -rc2

It's been quiet over the holidays, but we have had a couple of trivial
fixes coming in for the newly introduced sunxi platform; one to add it
to the multiplatform defconfig for build coverage, and one fixup for
device tree strings.

----------------------------------------------------------------
Maxime Ripard (2):
      ARM: multi_v7_defconfig: Add ARCH_SUNXI
      sunxi: Change the machine compatible string.

Olof Johansson (1):
      Merge tag 'sunxi-fixes-for-3.8-rc2' of git://github.com/mripard/linux into fixes

 arch/arm/configs/multi_v7_defconfig | 1 +
 arch/arm/mach-sunxi/sunxi.c         | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)