| Submitter | Olof Johansson |
|---|---|
| Date | June 30, 2012, 10:51 p.m. |
| Message ID | <CAOesGMjDajmGmQvoamojpM55h9wG5UOy6RGpn-BY-Xc3dUQMqA@mail.gmail.com> |
| Download | mbox |
| Permalink | /patch/168336/ |
| State | New |
| Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 120832C01B9 for <incoming-imx@patchwork.ozlabs.org>; Sun, 1 Jul 2012 08:55:03 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Sl6Vt-0005nK-0m; Sat, 30 Jun 2012 22:51:37 +0000 Received: from mail-pb0-f49.google.com ([209.85.160.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Sl6Vq-0005my-MK for linux-arm-kernel@lists.infradead.org; Sat, 30 Jun 2012 22:51:35 +0000 Received: by pbbrq13 with SMTP id rq13so6773505pbb.36 for <linux-arm-kernel@lists.infradead.org>; Sat, 30 Jun 2012 15:51:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to:cc :content-type:x-gm-message-state; bh=e99vCl4Y5bAue7nzycLdOi2m0vEim8pqAxxe8nbQ+RU=; b=SD0+725xmyLqKvscPxvz0sPCG+wrha+1IJRGQCrIkZZ8g+SL6637Rzp90v5NG0sPMc 8YoUlfKbonLU2Fe0X9UKaavZYT7VWmg2IBdZ3JTSZS+X5N0x1U9w8qy+VyyY7EPNpm3R 46ib3NDOd2/hBKFdpmXOUj0zihMhiqv8zwa2U1GfnMaT6FoJOCb8wdQLrQBF/p1CSzV8 Yun0x85oC9r993bqJ4sQRxdbJWz+dZDpl7xT88COenIwJv8IFTQoRAn49sfce8nD8Kz/ IMbf8sMJ1LRi8hz+xI+vII/8FXxps2ykcF0fj0kEDah2KCAMFGuKBPspGBPjxLrHxUwK Cg5g== MIME-Version: 1.0 Received: by 10.68.222.103 with SMTP id ql7mr2589641pbc.68.1341096691828; Sat, 30 Jun 2012 15:51:31 -0700 (PDT) Received: by 10.142.131.5 with HTTP; Sat, 30 Jun 2012 15:51:31 -0700 (PDT) X-Originating-IP: [2001:470:8656:0:cc6c:16f0:9eb4:b2f9] Date: Sat, 30 Jun 2012 15:51:31 -0700 Message-ID: <CAOesGMjDajmGmQvoamojpM55h9wG5UOy6RGpn-BY-Xc3dUQMqA@mail.gmail.com> Subject: [GIT PULL] ARM: SoC fixes From: Olof Johansson <olof@lixom.net> To: Linus Torvalds <torvalds@linux-foundation.org> X-Gm-Message-State: ALoCoQlRtFWAh7/Bbl/8Aa/dWWm1l6RXqsfkdpeFqnNOVXA1k5jl2Zx5OuQ0ehQrgpdoifkMofyY X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.160.49 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: arm@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org |
Hi Linus, The following changes since commit 6b16351acbd415e66ba16bf7d473ece1574cf0bc: Linux 3.5-rc4 (2012-06-24 12:53:04 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus for you to fetch changes up to 5d5474df64d49564f297d9259932452ea64b745d: Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes (2012-06-30 15:27:52 -0700) ---------------------------------------------------------------- ARM: SoC fixes Another week, another batch of fixes. All are small, contained, targeted fixes for explicit problems -- mostly build and boot failures across i.MX, OMAP, Renesas/Shmobile and Samsung. ---------------------------------------------------------------- Guennadi Liakhovetski (1): ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerel Jon Hunter (1): ARM: OMAP4470: Fix OMAP4470 boot failure Jonghwan Choi (1): ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL Jose Miguel Goncalves (1): ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping Kevin Hilman (1): ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=n Kuninori Morimoto (4): ARM: shmobile: sh73a0: bugfix: SY-DMAC number ARM: shmobile: sh7372: bugfix: chclr_offset base ARM: shmobile: kzm9g: use late init machine hook ARM: shmobile: kzm9d: use late init machine hook Laurent Pinchart (1): ARM: mach-shmobile: armadillo800eva: Use late init machine hook Nobuhiro Iwamatsu (1): ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabled Olof Johansson (3): Merge branch 'fixes' of git://git.kernel.org/.../rafael/renesas into fixes Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/.../tmlind/linux-omap into fixes Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/.../kgene/linux-samsung into fixes Phil Edworthy (1): ARM: shmobile: r8a7779: Route all interrupts to ARM Sachin Kamat (1): ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry Shawn Guo (1): ARM: imx6q: fix suspend regression caused by common clk migration arch/arm/mach-exynos/Kconfig | 8 ++++---- arch/arm/mach-imx/clk-imx6q.c | 6 ++++-- arch/arm/mach-omap2/board-flash.c | 5 ----- arch/arm/mach-omap2/clock44xx_data.c | 5 ++++- arch/arm/mach-shmobile/board-armadillo800eva.c | 1 + arch/arm/mach-shmobile/board-kzm9d.c | 1 + arch/arm/mach-shmobile/board-kzm9g.c | 1 + arch/arm/mach-shmobile/board-mackerel.c | 3 +++ arch/arm/mach-shmobile/clock-sh73a0.c | 8 ++++---- arch/arm/mach-shmobile/intc-r8a7779.c | 7 +++++++ arch/arm/mach-shmobile/platsmp.c | 5 +++++ arch/arm/mach-shmobile/setup-sh7372.c | 2 +- arch/arm/plat-samsung/include/plat/map-s3c.h | 2 +- arch/arm/plat-samsung/include/plat/watchdog-reset.h | 2 +- 14 files changed, 37 insertions(+), 19 deletions(-)