[PATCH 0/9] Important ux500 fixups due for the v3.10 -rc:s

From: Lee Jones
Date: Wed May 08 2013 - 09:30:10 EST


This patch-set straightens out some serious errors incurred during
the v3.10 merge window, including:

Patch 1: Possible over-write of DB8500-PRCMU platform data
Patch 2: Fail to register AB8500 GPIO driver
Patch 3: Fail to start Ethernet when using ATAGS - Clocks
Patch 4: Fail to probe DB8500 Thermal driver - No pdata
Patch 5: Fail to use Early Printk - Incorrect virtual addresses
Patch 6: Fail to start Ethernet with using Device Tree - Clocks
Patch 7: Oops kernel during driver fail - Null pointer
Patch 8: Fail to probe AB8500 GPIO driver - Incorrect platform ID
Patch 8: Fail to probe AB8500 GPADC driver - Regulators

arch/arm/include/debug/ux500.S | 6 +++---
arch/arm/mach-ux500/board-mop500.c | 6 +++---
arch/arm/mach-ux500/cpu-db8500.c | 6 ++----
arch/arm/mach-ux500/setup.h | 2 +-
drivers/clk/ux500/u8500_clk.c | 2 +-
drivers/mfd/ab8500-core.c | 9 ++++++---
drivers/mfd/db8500-prcmu.c | 1 +
drivers/pinctrl/pinctrl-abx500.c | 30 ++++++++++++++----------------
8 files changed, 31 insertions(+), 31 deletions(-)

--
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/