From patchwork Wed Jan 23 09:15:32 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 214858 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 C58482C0084 for ; Wed, 23 Jan 2013 20:18:45 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TxwQi-0001zv-0n; Wed, 23 Jan 2013 09:15:36 +0000 Received: from mail-ie0-f175.google.com ([209.85.223.175]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TxwQf-0001zd-JS for linux-arm-kernel@lists.infradead.org; Wed, 23 Jan 2013 09:15:34 +0000 Received: by mail-ie0-f175.google.com with SMTP id qd14so12979178ieb.6 for ; Wed, 23 Jan 2013 01:15:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=mCCbnoFKjpuEbOCNV9NveCiUAisUhd1sHqbTLYUqhfQ=; b=YNmwrvasoMrF6+c66KTrlO6ZogXvacFnvvf9w+ak2X2OAAYO8v0K9ZHlutP4T+wEcy x7tb8s0zEwYBs100f4uR7ySGrMJ/2JnrzWLTWNO27dPLVj4lqXY5OO7aRYdfj7vsCpO5 aFNfnCr0cGBB9MeVQQPMCLtMvBWW8TPK1Wh03zFPxPBYdTTQ6SuV/ryT+9/7mXC44Dm5 NF99WqHD1VhWZ+5Pcgsdj9a8mipqtLhg0k4wRoRXjkQfSA9FP4vUpNGto7bxWOY/dR+Q I+hGKptOhFG8D2JkYvtuNZTbCg0ZeRrV0Ork6YDnmVKCQEth7OAPwwd9ohQri5xsS8IH Wg4Q== MIME-Version: 1.0 X-Received: by 10.50.171.104 with SMTP id at8mr12760373igc.1.1358932532958; Wed, 23 Jan 2013 01:15:32 -0800 (PST) Received: by 10.64.19.3 with HTTP; Wed, 23 Jan 2013 01:15:32 -0800 (PST) Date: Wed, 23 Jan 2013 17:15:32 +0800 Message-ID: Subject: [GIT PULL][for 3.8] request from armsoc/fix branch in pxa git tree From: Haojian Zhuang To: "linux-arm-kernel@lists.infradead.org" , Bergmann Arnd , Olof Johansson X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130123_041533_704660_E5D89AD4 X-CRM114-Status: UNSURE ( 9.85 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.223.175 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (haojian.zhuang[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 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 & Olof, Please help to pull armsoc/fix branch in pxa git tree. Regards Haojian The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619: Linux 3.8-rc4 (2013-01-17 19:25:45 -0800) are available in the git repository at: git://github.com/hzhuang1/linux.git armsoc/fix for you to fetch changes up to eea6e39b916dd282c7fa4629be8934b5ad60e62b: ARM: pxa: Minor naming fixes in spitz.c (2013-01-23 17:13:07 +0800) ---------------------------------------------------------------- Igor Grinberg (1): ARM: PXA3xx: program the CSMSADRCFG register Marko Katic (1): ARM: pxa: Minor naming fixes in spitz.c Mike Dunn (2): ARM: palmtreo: fix lcd initilialization on treo680 ARM: palmtreo: fix #ifdefs for leds-gpio device arch/arm/mach-pxa/include/mach/palmtreo.h | 5 +++-- arch/arm/mach-pxa/include/mach/smemc.h | 1 + arch/arm/mach-pxa/palmtreo.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------- arch/arm/mach-pxa/smemc.c | 15 ++++++++++++++- arch/arm/mach-pxa/spitz.c | 4 ++-- 5 files changed, 80 insertions(+), 15 deletions(-)