From patchwork Thu Nov 17 12:37:40 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 126203 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 C949BB71FF for ; Thu, 17 Nov 2011 23:28:22 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RR12P-0005AO-Sb; Thu, 17 Nov 2011 12:25:53 +0000 Received: from tx2ehsobe001.messaging.microsoft.com ([65.55.88.11] helo=TX2EHSOBE002.bigfish.com) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RR12M-0005AB-Gu for linux-arm-kernel@lists.infradead.org; Thu, 17 Nov 2011 12:25:50 +0000 Received: from mail158-tx2-R.bigfish.com (10.9.14.242) by TX2EHSOBE002.bigfish.com (10.9.40.22) with Microsoft SMTP Server id 14.1.225.22; Thu, 17 Nov 2011 12:25:13 +0000 Received: from mail158-tx2 (localhost.localdomain [127.0.0.1]) by mail158-tx2-R.bigfish.com (Postfix) with ESMTP id 23BEC3C815B; Thu, 17 Nov 2011 12:25:31 +0000 (UTC) X-SpamScore: -3 X-BigFish: VS-3(zz936eKzz1202hzz8275dhz2dh2a8h668h839h944h61h) X-Spam-TCS-SCL: 0:0 X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPVD:NLI; H:mail.freescale.net; RD:none; EFVD:NLI Received: from mail158-tx2 (localhost.localdomain [127.0.0.1]) by mail158-tx2 (MessageSwitch) id 1321532727830029_12698; Thu, 17 Nov 2011 12:25:27 +0000 (UTC) Received: from TX2EHSMHS038.bigfish.com (unknown [10.9.14.254]) by mail158-tx2.bigfish.com (Postfix) with ESMTP id B852913B804C; Thu, 17 Nov 2011 12:25:27 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by TX2EHSMHS038.bigfish.com (10.9.99.138) with Microsoft SMTP Server (TLS) id 14.1.225.22; Thu, 17 Nov 2011 12:25:07 +0000 Received: from az33smr01.freescale.net (10.64.34.199) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server id 14.1.339.2; Thu, 17 Nov 2011 06:25:40 -0600 Received: from S2100-06.ap.freescale.net (S2100-06.ap.freescale.net [10.192.242.125]) by az33smr01.freescale.net (8.13.1/8.13.0) with ESMTP id pAHCPcIk018962; Thu, 17 Nov 2011 06:25:39 -0600 (CST) Date: Thu, 17 Nov 2011 20:37:40 +0800 From: Shawn Guo To: Arnd Bergmann Subject: [GIT PULL] mxs: fixes for v3.2-rc Message-ID: <20111117123740.GK14656@S2100-06.ap.freescale.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-OriginatorOrg: freescale.com X-Spam-Note: CRM114 invocation failed X-Spam-Score: -4.2 (----) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-4.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [65.55.88.11 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: 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 Arnd, Please pull the mxs fixes below for v3.2-rc. Regards, Shawn The following changes since commit cfcfc9eca2bcbd26a8e206baeb005b055dbf8e37: Linux 3.2-rc2 (2011-11-15 15:02:59 -0200) are available in the git repository at: git://git.linaro.org/people/shawnguo/linux-2.6.git mxs/fixes Shawn Guo (1): ARM: Update mach-types to fix mxs build breakage Wolfram Sang (1): arm: mx28: fix bit operation in clock setting arch/arm/mach-mxs/clock-mx28.c | 2 +- arch/arm/tools/mach-types | 1 + 2 files changed, 2 insertions(+), 1 deletions(-)