From patchwork Fri Nov 23 16:30:25 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 201373 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [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 17B772C008C for ; Sat, 24 Nov 2012 03:33:40 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Tbw9C-0001ti-It; Fri, 23 Nov 2012 16:30:34 +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 1Tbw99-0001tP-Q3 for linux-arm-kernel@lists.infradead.org; Fri, 23 Nov 2012 16:30:32 +0000 Received: by mail-pb0-f49.google.com with SMTP id un15so6045815pbc.36 for ; Fri, 23 Nov 2012 08:30:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:user-agent:x-gm-message-state; bh=sZEhjBjvSNKFkAS0w2mBj8nBLN/z5v+fmCpI8P76VFA=; b=h4w9Cf32/r/kitRUrY5cnMjeUiQUKFdJnA60bAJ9P36pkiWcOiDTnBxLhMdmpES0ZN +/2IM6dQKvz1Tc7zSTnBzZLirw+rfJjHHiXJ7aOYsFrd2l/jaOfQGft6xnigYBhiDdYk KMOVYmyCEhGnyxM037Et1+pltgKb9fqaaHmYt/XePhlXBK0eoO7t4PC9deXYgJGoUy8O AWDt0nHApFRL6jbItzFO5UA/a9HrpN1/KAgC/Q+67jmdmtnn1/jw3B8SIpp63k4lAgRg Zr+W8OtGoy/i2w9b2VJw05k7PZxlSn8W5zs0YXh6dIrItJEv13RgrWDzLo4bVUE2++Vx zS4w== Received: by 10.68.135.200 with SMTP id pu8mr15718628pbb.27.1353688226667; Fri, 23 Nov 2012 08:30:26 -0800 (PST) Received: from localhost ([2001:470:1f05:1640:311e:f9e2:614c:c2a2]) by mx.google.com with ESMTPS id hs2sm4042390pbc.22.2012.11.23.08.30.25 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 23 Nov 2012 08:30:25 -0800 (PST) Date: Fri, 23 Nov 2012 08:30:25 -0800 From: Olof Johansson To: torvalds@linux-foundation.org Subject: [GIT PULL] ARM: SoC fixes for 3.7 (one more) Message-ID: <20121123163025.GA24140@quad.lixom.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQk4wxlcsC3I/hQqqQLOt1CdX3OBs8uXTvRYXwMv1hidmY6M06A7jHYnGJdD6Iy2dI0DYzAT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121123_113031_971030_31A66C1E X-CRM114-Status: GOOD ( 11.19 ) 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: olof@lixom.net, 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: , List-Archive: List-Post: List-Help: List-Subscribe: , 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, I had missed one pull request in the batch you merged yesterday. Better keep them small and frequent at this point, so here it is. The following changes since commit 5a903166dd31a42e39283b075cc6b9a9c079d1af: Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc (2012-11-22 09:22:13 -1000) 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 c667f757f392aa7b4d87374b2a975dce8c6186d1: Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes (2012-11-22 20:43:37 -0800) ---------------------------------------------------------------- ARM: SoC fixes for 3.7 I missed one pull request from Samsung with one fix in the previous batch. Here it is -- a dma driver fix for an early version of silicon that they still support. ---------------------------------------------------------------- Bartlomiej Zolnierkiewicz (1): ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOC Olof Johansson (1): Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/.../kgene/linux-samsung into fixes arch/arm/mach-exynos/dma.c | 3 +++ arch/arm/mach-exynos/include/mach/map.h | 1 + 2 files changed, 4 insertions(+)