[PATCH 0/6] ARM: randconfig bugs

From: Arnd Bergmann
Date: Wed Aug 22 2012 - 11:13:50 EST


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@xxxxxxxxx>
Cc: Eric Miao <eric.miao@xxxxxxxxxx>
Cc: Kevin Hilman <khilman@xxxxxx>
Cc: Lee Jones <lee.jones@xxxxxxxxxx>
Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
Cc: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
Cc: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
Cc: Shawn Guo <shawn.guo@xxxxxxxxxx>
Cc: Tony Lindgren <tony@xxxxxxxxxxx>
Cc: Yong Shen <yong.shen@xxxxxxxxxx>


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/