Message ID | CACRpkdZeTb35naqs7UXo127syN7iPgsHUokRE7B=ER8iJRNhmw@mail.gmail.com |
---|---|
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 (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 B74252C0088 for <incoming-imx@patchwork.ozlabs.org>; Tue, 21 Aug 2012 16:20:22 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T3hlD-0003Fi-J3; Tue, 21 Aug 2012 06:16:19 +0000 Received: from mail-vb0-f49.google.com ([209.85.212.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1T3hlA-0003FU-H7 for linux-arm-kernel@lists.infradead.org; Tue, 21 Aug 2012 06:16:17 +0000 Received: by vbbfo1 with SMTP id fo1so6623186vbb.36 for <linux-arm-kernel@lists.infradead.org>; Mon, 20 Aug 2012 23:16:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=XQFdqzLw/Tatf7LSta8Wc4cXc/580cUuU9aHSvVqXa4=; b=OhBoGupCpeIP+/J/02bDcO022c6IqAF4idJkempsUOTQHyh9fudbBzG5g6wYRuSBsI +a8a8IbmiFWjSMHROoBET7w99g8qtB+MxdkcFqgLleExEDz/CjF7PtMCBSY782LfmmrJ l4wvWQGJXN1waEQT8j0zh7lElWZa0AqibVnJvjuc/jFMU5IOV07zt9aWFmegGCya+xEC 5/7XY9922v4rX52flVnIDnRCohdUEsAc3J7vf0aSaERxJONVrIX63/LAycTeXsILdGfy 2ymVZhZ/9MveCZkGOU1hwglWH+pwGPMg0PyX8xviwa/dhTnEoSRHWN2196KpWXHfHJWc YoPA== MIME-Version: 1.0 Received: by 10.58.79.2 with SMTP id f2mr1229659vex.31.1345529773787; Mon, 20 Aug 2012 23:16:13 -0700 (PDT) Received: by 10.52.180.6 with HTTP; Mon, 20 Aug 2012 23:16:13 -0700 (PDT) Date: Tue, 21 Aug 2012 08:16:13 +0200 Message-ID: <CACRpkdZeTb35naqs7UXo127syN7iPgsHUokRE7B=ER8iJRNhmw@mail.gmail.com> Subject: [GIT PULL] ux500 fixes From: Linus Walleij <linus.walleij@linaro.org> To: arm@kernel.org X-Gm-Message-State: ALoCoQmrjz3k1HMoDyfXpoezkAKmsh1fRIzWmfYTHTdkWtDEhflQgBEmNvjhB5UdafcE8uikCu7z 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.212.49 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Ola LILJA2 <ola.o.lilja@stericsson.com>, Lee Jones <lee.jones@linaro.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 |
On Tuesday 21 August 2012, Linus Walleij wrote: > Hi Arnd, Olof, > > here are two audio fixes from Lee Jones for ux500 for the -rc series. > Using a signed tag now! > Very good, pulled into the fixes branch now. Thanks! Arnd