[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1345648390-4234-1-git-send-email-arnd@arndb.de>
Date: Wed, 22 Aug 2012 17:13:04 +0200
From: Arnd Bergmann <arnd@...db.de>
To: linux-arm-kernel@...ts.infradead.org
Cc: Russell King <rmk+kernel@....linux.org.uk>,
linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
Artem Bityutskiy <dedekind1@...il.com>,
Eric Miao <eric.miao@...aro.org>,
Kevin Hilman <khilman@...com>,
Lee Jones <lee.jones@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
Santosh Shilimkar <santosh.shilimkar@...com>,
Sascha Hauer <s.hauer@...gutronix.de>,
Shawn Guo <shawn.guo@...aro.org>,
Tony Lindgren <tony@...mide.com>,
Yong Shen <yong.shen@...aro.org>
Subject: [PATCH 0/6] ARM: randconfig bugs
Hi everyone,
Here are some more patches for bugs I found using
'make randconfig' in v3.6-rc+multiplatform. I can
to merge them through the arm-soc tree, but please
have a look and provide Acks.
Arnd
---
Cc: Artem Bityutskiy <dedekind1@...il.com>
Cc: Eric Miao <eric.miao@...aro.org>
Cc: Kevin Hilman <khilman@...com>
Cc: Lee Jones <lee.jones@...aro.org>
Cc: Linus Walleij <linus.walleij@...aro.org>
Cc: Santosh Shilimkar <santosh.shilimkar@...com>
Cc: Sascha Hauer <s.hauer@...gutronix.de>
Cc: Shawn Guo <shawn.guo@...aro.org>
Cc: Tony Lindgren <tony@...mide.com>
Cc: Yong Shen <yong.shen@...aro.org>
Arnd Bergmann (6):
ARM: ux500: don't select LEDS_GPIO for snowball
ARM: omap: allow building omap44xx without SMP
ARM: imx: build pm-imx5 code only when PM is enabled
ARM: imx: fix ksz9021rn_phy_fixup
ARM: imx: select CPU_FREQ_TABLE when needed
ARM: imx: select ARM_CPU_SUSPEND when necessary
arch/arm/Kconfig | 1 +
arch/arm/mach-imx/Kconfig | 1 +
arch/arm/mach-imx/Makefile | 3 ++-
arch/arm/mach-imx/mach-imx6q.c | 4 ++--
arch/arm/mach-omap2/Kconfig | 2 +-
arch/arm/mach-omap2/cpuidle44xx.c | 3 ++-
arch/arm/mach-ux500/Kconfig | 1 -
include/linux/cpuidle.h | 4 ++++
8 files changed, 13 insertions(+), 6 deletions(-)
--
1.7.10
--
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