From patchwork Wed Sep 11 00:18:17 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Ryan Mallon X-Patchwork-Id: 274091 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 141192C0126 for ; Wed, 11 Sep 2013 10:18:54 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VJY8s-0003pm-N3; Wed, 11 Sep 2013 00:18:46 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VJY8q-0006GS-HX; Wed, 11 Sep 2013 00:18:44 +0000 Received: from mail-pd0-x236.google.com ([2607:f8b0:400e:c02::236]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VJY8o-0006FW-Hr for linux-arm-kernel@lists.infradead.org; Wed, 11 Sep 2013 00:18:43 +0000 Received: by mail-pd0-f182.google.com with SMTP id r10so8412785pdi.13 for ; Tue, 10 Sep 2013 17:18:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=KCr1TQwz44nLnkqrgfSrrEZSTIcuWNyYIoF+aO2cti0=; b=Igfxfh7GZpFCtlM1kkX+WFB7qHNfG9hJCY1OExra6dGRKKzpPR3wgrHSAIhziF9iVy +JAz/nfJJOPsNGwOuqRceJ9rNenoJqQRcUP4vK9/9NfsJzOhP1shBTDC3dfQ6XVpMta1 9RS6UWBzF7FQYIi/XdG6BpSATtMomUuaaHnpKDcBdbc9LhF0fP9TQoVB9jR222D3IUh1 4fFsfXQg1FS0rmMMJEkprSm0yJmiW19tW0XPv2MGNt5NfKe0aVkLrBpde9PYegNCg8mR oNDYMqqkirOCJ/DbwSsDgXeVlM2xOtlLP+5YqH5VREsLpmfyi6oXdYHCjobb5sV2iTgi uXIg== X-Received: by 10.66.141.165 with SMTP id rp5mr556336pab.90.1378858701087; Tue, 10 Sep 2013 17:18:21 -0700 (PDT) Received: from [10.21.11.113] (vl10.gw.ok-labs.com. [58.96.27.158]) by mx.google.com with ESMTPSA id qp10sm27665665pab.13.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 10 Sep 2013 17:18:20 -0700 (PDT) Message-ID: <522FB6C9.3030406@gmail.com> Date: Wed, 11 Sep 2013 10:18:17 +1000 From: Ryan Mallon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130804 Thunderbird/17.0.8 MIME-Version: 1.0 To: Arnd Bergmann , Olof Johansson , arm@kernel.org Subject: [GIT PULL] ep93xx-fixes for 3.12 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130910_201842_684168_2A38E576 X-CRM114-Status: UNSURE ( 9.04 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (rmallon[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: H Hartley Sweeten , =?windows-1252?Q?Petr_=8Atetiar?= , "'linux-arm-kernel@lists.infradead.org'" X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Olof The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092: Linux 3.11-rc1 (2013-07-14 15:18:27 -0700) are available in the git repository at: git://github.com/RyanMallon/linux-ep93xx.git tags/ep93xx-fixes-for-3.12 for you to fetch changes up to cc3874fe56923e713427e4a3737c40746397347e: ARM: ep93xx: Don't use modem interface on the second UART (2013-09-03 14:15:04 +1000) ---------------------------------------------------------------- Petr Štetiar (1): ARM: ep93xx: Don't use modem interface on the second UART arch/arm/mach-ep93xx/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)