From patchwork Mon Jun 20 23:42:27 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Brown X-Patchwork-Id: 101225 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 D9210B6EE8 for ; Tue, 21 Jun 2011 09:42:50 +1000 (EST) Received: from canuck.infradead.org ([2001:4978:20e::1]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1QYo73-0003wP-4e; Mon, 20 Jun 2011 23:42:37 +0000 Received: from localhost ([127.0.0.1] helo=canuck.infradead.org) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1QYo72-00044b-Pl; Mon, 20 Jun 2011 23:42:36 +0000 Received: from wolverine02.qualcomm.com ([199.106.114.251]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1QYo6v-00044I-E9 for linux-arm-kernel@lists.infradead.org; Mon, 20 Jun 2011 23:42:34 +0000 X-IronPort-AV: E=McAfee;i="5400,1158,6383"; a="98765676" Received: from pdmz-ns-mip.qualcomm.com (HELO mostssh02.qualcomm.com) ([199.106.114.10]) by wolverine02.qualcomm.com with ESMTP/TLS/AES256-SHA; 20 Jun 2011 16:42:27 -0700 Received: from localhost.qualcomm.com ([127.0.0.1] helo=huya.qualcomm.com) by mostssh02.qualcomm.com with esmtp (Exim 4.71) (envelope-from ) id 1QYo6t-00055l-BU; Mon, 20 Jun 2011 16:42:27 -0700 From: David Brown To: torvalds@linux-foundation.org Subject: [GIT PULL] msm fixes for 3.0-rc4 Date: Mon, 20 Jun 2011 16:42:27 -0700 Message-ID: <8yar56onk7w.fsf@huya.qualcomm.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20090807-BlameThorstenAndJenny ( TRE 0.7.6 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20110620_194229_735404_F013602C X-CRM114-Status: GOOD ( 13.46 ) X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.3.1 on canuck.infradead.org summary: Content analysis details: (-2.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [199.106.114.251 listed in list.dnswl.org] Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.12 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 The following changes since commit 2c53b436a30867eb6b47dd7bab23ba638d1fb0d2: Linux 3.0-rc3 (2011-06-13 15:29:59 -0700) are available in the git repository at: git://codeaurora.org/quic/kernel/davidb/linux-msm.git msm-fix Jeff Ohlstein (1): msm: timer: compensate for timer shift in msm_read_timer_count Stephen Boyd (2): msm: timer: Fix SMP build error msm: timer: Fix DGT rate on 8960 and 8660 arch/arm/mach-msm/timer.c | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-)