From patchwork Mon Mar 4 06:47:19 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 224597 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 [205.233.59.134]) (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 A80C62C02F5 for ; Mon, 4 Mar 2013 17:50:23 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UCPAg-0001r2-I6; Mon, 04 Mar 2013 06:46:50 +0000 Received: from co9ehsobe001.messaging.microsoft.com ([207.46.163.24] helo=co9outboundpool.messaging.microsoft.com) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UCPAe-0001qX-Ah for linux-arm-kernel@lists.infradead.org; Mon, 04 Mar 2013 06:46:48 +0000 Received: from mail20-co9-R.bigfish.com (10.236.132.241) by CO9EHSOBE042.bigfish.com (10.236.130.105) with Microsoft SMTP Server id 14.1.225.23; Mon, 4 Mar 2013 06:46:45 +0000 Received: from mail20-co9 (localhost [127.0.0.1]) by mail20-co9-R.bigfish.com (Postfix) with ESMTP id 7165760132; Mon, 4 Mar 2013 06:46:45 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -1 X-BigFish: VS-1(zz936eIzz1f42h1ee6h1de0h1202h1e76h1d1ah1d2ahzz8275dhz2dh87h2a8h668h839h944hd25hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h1ad9h1155h) X-FB-DOMAIN-IP-MATCH: fail Received: from mail20-co9 (localhost.localdomain [127.0.0.1]) by mail20-co9 (MessageSwitch) id 1362379604136023_26338; Mon, 4 Mar 2013 06:46:44 +0000 (UTC) Received: from CO9EHSMHS020.bigfish.com (unknown [10.236.132.240]) by mail20-co9.bigfish.com (Postfix) with ESMTP id 1ED5D3A0076; Mon, 4 Mar 2013 06:46:44 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO9EHSMHS020.bigfish.com (10.236.130.30) with Microsoft SMTP Server (TLS) id 14.1.225.23; Mon, 4 Mar 2013 06:46:44 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.2.328.11; Mon, 4 Mar 2013 06:46:43 +0000 Received: from S2101-09.ap.freescale.net ([10.192.185.92]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r246keXO003191; Sun, 3 Mar 2013 23:46:41 -0700 Date: Mon, 4 Mar 2013 14:47:19 +0800 From: Shawn Guo To: Subject: [GIT PULL] mxs fixes for 3.9 Message-ID: <20130304064717.GG30431@S2101-09.ap.freescale.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-OriginatorOrg: sigmatel.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130304_014648_422688_BF7155F1 X-CRM114-Status: UNSURE ( 7.33 ) X-CRM114-Notice: Please train this message. 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 [207.46.163.24 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.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 The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8: Linux 3.9-rc1 (2013-03-03 15:11:05 -0800) are available in the git repository at: git://git.linaro.org/people/shawnguo/linux-2.6.git tags/mxs-fixes-3.9 for you to fetch changes up to 95381f38c0ed85be732553bf56f613ce701d411b: ARM: mxs: ocotp: Fix sparse warning (2013-03-04 10:07:28 +0800) ---------------------------------------------------------------- The mxs fixes for 3.9: - A few sparse warning fixes - Fix usb function regression caused by usb Kconfig option changes ---------------------------------------------------------------- Fabio Estevam (4): ARM: mxs_defconfig: Make USB host functional again ARM: mxs: mm: Fix sparse warning ARM: mxs: icoll: Fix sparse warning ARM: mxs: ocotp: Fix sparse warning arch/arm/configs/mxs_defconfig | 1 + arch/arm/mach-mxs/icoll.c | 2 +- arch/arm/mach-mxs/mm.c | 1 + arch/arm/mach-mxs/ocotp.c | 1 + 4 files changed, 4 insertions(+), 1 deletion(-)