Hello maintainers,
I've kept these to myself for too long, and would like to get them into
v3.20. I hope all of these are noncontroversial, but please have
a look and provide an Ack/Nak where appropriate so we can stick
them into the first fixes pull request after the initial merge
for -rc1.
Arnd
Arnd Bergmann (11):
ARM: vexpress: use ARM_CPU_SUSPEND if needed
ARM: sunxi: always select RESET_CONTROLLER
ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile
ARM: davinci: davinci_cfg_reg cannot be init
ARM: davinci: multi-soc kernels require AUTO_ZRELADDR
ARM: at91: fix pm declarations
ARM: prima2: do not select SMP_ON_UP
ARM: ixp4xx: fix {in,out}s{bwl} data types
ARM: rockchip: make rockchip_suspend_init conditional
ARM: sti: always enable RESET_CONTROLLER
ARM: mvebu: build armada375-smp code conditionally
arch/arm/mach-at91/generic.h | 8 ++++----
arch/arm/mach-bcm/Kconfig | 4 ++--
arch/arm/mach-davinci/Kconfig | 2 ++
arch/arm/mach-davinci/mux.c | 4 ++--
arch/arm/mach-ixp4xx/include/mach/io.h | 19 +++++++++++++------
arch/arm/mach-mvebu/system-controller.c | 2 +-
arch/arm/mach-prima2/Kconfig | 1 -
arch/arm/mach-rockchip/pm.h | 6 ++++++
arch/arm/mach-sti/Kconfig | 1 +
arch/arm/mach-sunxi/Kconfig | 8 ++------
arch/arm/mach-vexpress/Kconfig | 1 +
11 files changed, 34 insertions(+), 22 deletions(-)
--
2.1.0.rc2
Cc: Andrew Lunn <[email protected]>
Cc: Barry Song <[email protected]>
Cc: Christian Daudt <[email protected]>
Cc: Florian Fainelli <[email protected]>
Cc: Gregory Clement <[email protected]>
Cc: Heiko Stuebner <[email protected]>
Cc: Imre Kaloz <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: Krzysztof Halasa <[email protected]>
Cc: Liviu Dudau <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Maxime Coquelin <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Nicolas Ferre <[email protected]>
Cc: Sekhar Nori <[email protected]>
Cc: Srinivas Kandagatla <[email protected]>
Cc: Sudeep Holla <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/