From patchwork Wed May 30 23:24:42 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 162098 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 4190DB7043 for ; Thu, 31 May 2012 09:27:46 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SZsG1-0002Xn-2n; Wed, 30 May 2012 23:24:49 +0000 Received: from na3sys009aog107.obsmtp.com ([74.125.149.197]) by merlin.infradead.org with smtps (Exim 4.76 #1 (Red Hat Linux)) id 1SZsFx-0002XS-Gp for linux-arm-kernel@lists.infradead.org; Wed, 30 May 2012 23:24:46 +0000 Received: from mail-pb0-f45.google.com ([209.85.160.45]) (using TLSv1) by na3sys009aob107.postini.com ([74.125.148.12]) with SMTP ID DSNKT8asO0KuKZkiNcn1/Swth3uXO1UO+ZQN@postini.com; Wed, 30 May 2012 16:24:45 PDT Received: by pbbro12 with SMTP id ro12so644349pbb.32 for ; Wed, 30 May 2012 16:24:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:organization:date:message-id:user-agent :mime-version:content-type:x-gm-message-state; bh=JiTpKg9QbWWLJxgw5QcLPrpAtadLVPYoyfsZAuZn+Gs=; b=NWJsgWDMG3ar36425MMkbQ3zSQbULuYFa19AZe5hWUmdB5p2y2uk2OJzC5eKEl44rb p2C0UVC02KNbh+aaHS3dVDtFfA1cTc9oYj/LVxvV3B1rqlN5FItKfv4YuNymDquTbgeS QHTTN3P3IAlm25QZXbWviio/Dcrj79hxQhprJ41ukeL4ZnaSIALU+CgEU9nyeVeIx3VE ndoz4XQ7qCFsE+8RyK4h5dEStbCju7d4EJfniK6KUYlXDIrCS2iv5ZMEw4T/NwRGi1hO w7u0OkiwnOtBQp43H1Mi/mWZy7aE5Mc6l15MA66JeRS/JSZoHDm+op1xBpb1DvElJJCa X+Gg== Received: by 10.68.221.74 with SMTP id qc10mr494800pbc.31.1338420283252; Wed, 30 May 2012 16:24:43 -0700 (PDT) Received: from localhost (c-24-19-7-36.hsd1.wa.comcast.net. [24.19.7.36]) by mx.google.com with ESMTPS id oo6sm1999751pbc.22.2012.05.30.16.24.42 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 30 May 2012 16:24:42 -0700 (PDT) From: Kevin Hilman To: Tony Lindgren Subject: [GIT PULL] OMAP PM fixes for v3.5-rc Organization: Texas Instruments, Inc. Date: Wed, 30 May 2012 16:24:42 -0700 Message-ID: <87ipfd45hh.fsf@ti.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 X-Gm-Message-State: ALoCoQnZvbqAzjB+Rz+AyOgEHY6lsLxqV4jnD7NysOKX48wfvTaXyEfY8yIgf5hNjf0oVZp9we7Z 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 [74.125.149.197 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-omap , linux-arm-kernel 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 Tony, Here's a couple PM related fixes for v3.5-rc, based on your cleanup branch. Kevin The following changes since commit 2c65e7440d56b3b285d1c95563b4dcce8e40dea3: GPMC: add ECC control definitions (2012-05-10 09:39:47 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.5/fixes/pm for you to fetch changes up to 1ce029968718477149e7f1fb245a8e82c690cc4a: arm: omap3: am35x: Don't mark missing features as present (2012-05-11 16:47:19 -0700) ---------------------------------------------------------------- Kevin Hilman (1): ARM: OMAP3: PM: fix shared PRCM interrupts: leave disabled at boot Mark A. Greer (1): arm: omap3: am35x: Don't mark missing features as present NeilBrown (1): ARM: OMAP2+: INTC: fix suspend abort, set IRQCHIP_SKIP_SET_WAKE arch/arm/mach-omap2/id.c | 11 +++++++++++ arch/arm/mach-omap2/irq.c | 1 + arch/arm/mach-omap2/pm34xx.c | 1 + arch/arm/mach-omap2/prm2xxx_3xxx.c | 14 +++++++++++--- 4 files changed, 24 insertions(+), 3 deletions(-)