[PATCH 0/9] Important ux500 fixups due for the v3.10 -rc:s
Lee Jones
lee.jones at linaro.org
Wed May 8 09:29:00 EDT 2013
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(-)
More information about the linux-arm-kernel
mailing list