[PATCH 0/6] ARM: randconfig bugs
Arnd Bergmann
arnd at arndb.de
Wed Aug 22 11:13:04 EDT 2012
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 at gmail.com>
Cc: Eric Miao <eric.miao at linaro.org>
Cc: Kevin Hilman <khilman at ti.com>
Cc: Lee Jones <lee.jones at linaro.org>
Cc: Linus Walleij <linus.walleij at linaro.org>
Cc: Santosh Shilimkar <santosh.shilimkar at ti.com>
Cc: Sascha Hauer <s.hauer at pengutronix.de>
Cc: Shawn Guo <shawn.guo at linaro.org>
Cc: Tony Lindgren <tony at atomide.com>
Cc: Yong Shen <yong.shen at linaro.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
More information about the linux-arm-kernel
mailing list