From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752759Ab1K3Xg3 (ORCPT ); Wed, 30 Nov 2011 18:36:29 -0500 Received: from wolverine01.qualcomm.com ([199.106.114.254]:7375 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751659Ab1K3Xg2 (ORCPT ); Wed, 30 Nov 2011 18:36:28 -0500 X-IronPort-AV: E=McAfee;i="5400,1158,6546"; a="142444445" Date: Wed, 30 Nov 2011 15:36:26 -0800 From: David Brown To: Arnd Bergmann Cc: Nicolas Pitre , Thomas Gleixner , Olof Johansson , Russell King , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] msm misc changes for 3.3 Message-ID: <20111130233626.GA26687@huya.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 1ea6b8f48918282bdca0b32a34095504ee65bab5: Linux 3.2-rc1 (2011-11-07 16:16:02 -0800) are available in the git repository at: git://codeaurora.org/quic/kernel/davidb/linux-msm.git msm-misc Stephen Boyd (3): ARM: msm: Consolidate and move DEBUG_LL to DEBUG_LL choice msm: Support DEBUG_LL on MSM8660 and MSM8960 msm: platsmp: Mark ioremapped memory as __iomem arch/arm/Kconfig.debug | 37 ++++++++++++++++ arch/arm/mach-msm/Kconfig | 35 +-------------- arch/arm/mach-msm/include/mach/debug-macro.S | 51 ++++++++++++++-------- arch/arm/mach-msm/include/mach/msm_iomap-7x00.h | 12 ----- arch/arm/mach-msm/include/mach/msm_iomap-7x30.h | 12 ----- arch/arm/mach-msm/include/mach/msm_iomap-8960.h | 5 ++ arch/arm/mach-msm/include/mach/msm_iomap-8x50.h | 12 ----- arch/arm/mach-msm/include/mach/msm_iomap-8x60.h | 5 ++ arch/arm/mach-msm/include/mach/msm_iomap.h | 12 +++++ arch/arm/mach-msm/include/mach/uncompress.h | 39 ++++++++++++++---- arch/arm/mach-msm/io.c | 15 +++++- arch/arm/mach-msm/platsmp.c | 2 +- 12 files changed, 138 insertions(+), 99 deletions(-) -- Sent by an employee of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.