[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1368019749-19455-1-git-send-email-lee.jones@linaro.org>
Date: Wed, 8 May 2013 14:29:00 +0100
From: Lee Jones <lee.jones@...aro.org>
To: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc: arnd@...db.de, linus.walleij@...ricsson.com,
srinidhi.kasagar@...ricsson.com
Subject: [PATCH 0/9] Important ux500 fixups due for the v3.10 -rc:s
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists