From patchwork Fri May 3 19:04:28 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] Two ux500 fixes for the v3.10 series X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 241370 Message-Id: To: "arm@kernel.org" Cc: Fabio Baltieri , Lee Jones , "linux-arm-kernel@lists.infradead.org" Date: Fri, 3 May 2013 21:04:28 +0200 From: Linus Walleij List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi ARM SoC folks, here are two ux500 fixes for the v3.10 series, please pull them in. Since -rc1 is not out this is based on Torvald's HEAD from yesterday. Yours, Linus Walleij The following changes since commit ce857229e0c3adc211944a13a5579ef84fd7b4af: ipc: fix GETALL/IPC_RM race for sysv semaphores (2013-05-02 19:51:31 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git tags/ux500-fixes-for-v3.10-1 for you to fetch changes up to 9b7a2104e7e5dd02210ac26f5dc488ceb29778f7: ARM: ux500: Rid ignored return value of regulator_enable() compiler warning (2013-05-03 10:27:12 +0200) ---------------------------------------------------------------- Two ux500 fixes for the v3.10 series: - SoC ID fix - Fix errorpath for proximity regulator ---------------------------------------------------------------- Fabio Baltieri (1): ARM: ux500: read the correct soc_id number Lee Jones (1): ARM: ux500: Rid ignored return value of regulator_enable() compiler warning arch/arm/mach-ux500/board-mop500.c | 4 ++-- arch/arm/mach-ux500/cpu-db8500.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)