From patchwork Tue Nov 6 23:49:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 197597 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 A57012C00F3 for ; Wed, 7 Nov 2012 10:51:10 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TVstV-0006fb-3P; Tue, 06 Nov 2012 23:49:21 +0000 Received: from mail-da0-f49.google.com ([209.85.210.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TVstQ-0006eS-Qu for linux-arm-kernel@lists.infradead.org; Tue, 06 Nov 2012 23:49:17 +0000 Received: by mail-da0-f49.google.com with SMTP id q27so385002daj.36 for ; Tue, 06 Nov 2012 15:49:16 -0800 (PST) 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=oxepfX65rwwPyZPKxBk4eWeuv4ggP0ZCUwi0ijiL4Hk=; b=MhhiQ6WKklEisLhEHwSqkIW6t0yEmPolXkJc7g6FQWSutbFY0j4o6yXmPXQRgZ8qga Gd2FhP0/9D0OzPq1NEL4M4GcqSAZy6UBoMSOedUEiaNlYAMOwjp69P1kd0a/DPc2uBax xMIgoL2ID4cZkYiyFPwLItnLLsJYD1KvZw/1RLcDHfaxa+YKd1sBQlosWiWwrrpsYVv1 +YWklP2DXzPlaeEaKPP2byRDE0Zg/yxTU/uF/zMPB+9uwY6z13uWxzUcWjD+m1ZSoQeK EDwlV8hiRVx5c35xQP6x44jdRTHW+w5FW5tZKVdXB5BSR7dhY5vKlAnIhnzUtEKv2Yho 3keg== Received: by 10.66.87.34 with SMTP id u2mr6946012paz.82.1352245755957; Tue, 06 Nov 2012 15:49:15 -0800 (PST) Received: from localhost (c-24-19-7-36.hsd1.wa.comcast.net. [24.19.7.36]) by mx.google.com with ESMTPS id ju7sm13051710pbb.60.2012.11.06.15.49.15 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 06 Nov 2012 15:49:15 -0800 (PST) From: Kevin Hilman To: Tony Lindgren Subject: [GIT PULL] OMAP: PM: cleanups for v3.8 Organization: Deep Root Systems, LLC Date: Tue, 06 Nov 2012 15:49:14 -0800 Message-ID: <87zk2u1edh.fsf@deeprootsystems.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 X-Gm-Message-State: ALoCoQljIjlxlQr6/V3BQiO/KjaM5lL1kIAQXJjBbCnVg8WefLXu9kFMVtC3oGJvpFA2Iv/H8Tly X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121106_184917_000408_4A408732 X-CRM114-Status: UNSURE ( 9.06 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.49 listed in list.dnswl.org] -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 is some PM related cleanup targetted for v3.8. Kevin The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556: Linux 3.7-rc2 (2012-10-20 12:11:32 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git tags/for_3.8-cleanup-pm for you to fetch changes up to 9bb053787d5ca12ec388bb5f871c79ffb83762ab: ARM: OMAP2+: PM: VP: minor pr_warn updates (2012-10-25 14:32:34 -0700) ---------------------------------------------------------------- Minor pr_warn() cleanup for OMAP2+ Voltage Processor (VP) ---------------------------------------------------------------- Nishanth Menon (1): ARM: OMAP2+: PM: VP: minor pr_warn updates arch/arm/mach-omap2/vp.c | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-)