From patchwork Wed Sep 3 10:52:27 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 4833081 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id ADEDE9F32E for ; Wed, 3 Sep 2014 10:59:38 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 040462021A for ; Wed, 3 Sep 2014 10:59:38 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E2A19201FB for ; Wed, 3 Sep 2014 10:59:36 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XP8D2-0001nJ-3O; Wed, 03 Sep 2014 10:54:40 +0000 Received: from mail-wi0-f169.google.com ([209.85.212.169]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XP8Bw-0000wU-6M for linux-arm-kernel@lists.infradead.org; Wed, 03 Sep 2014 10:53:32 +0000 Received: by mail-wi0-f169.google.com with SMTP id n3so5644893wiv.0 for ; Wed, 03 Sep 2014 03:53:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=rISfK5BP8SjU8b7AcydVA5fpYy8dqe/9YmFDCIb7pRE=; b=UjHqxxzDehEzTJ0TCSftXZWjXGtPqqUAZ6TIVr5vH3bA8RcISgeenFWDrPL84E6BEC blwexz3KBZL14GBd2EBeo/8AlXcFK6F+fJyjSiHRWG9MsK6AgwZj11fq5ZoNHfuqPk9U 3hWD8bFY8lXUkV0ks4VsG6mnWatfVfJLVMRGQOJyrqPKZzdc+0SnTrsvZy4KdpxAdZED 3CA6DdPFCuKeQ/3TnniMmEgiEDFf/x3QEJGbPSIIWTBmeqPgUSDOnNtvMX20FIpbH8Nn PMzJ8t9XdvZ+HcjU5SIirXYBmJZHZgzKXZikiMf1m7hCh9e5c/b6fRK8rmE6Zhl4wKKV 7vSg== X-Gm-Message-State: ALoCoQnjr4ZDUAy4KRD/my3PitnqAxBFjVq86ESRUlYfd2FE1fJmRIGfvXZHRVE6fEqDw3XxucqB X-Received: by 10.194.57.237 with SMTP id l13mr2568078wjq.102.1409741592132; Wed, 03 Sep 2014 03:53:12 -0700 (PDT) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id j7sm3968190wia.9.2014.09.03.03.53.10 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 03 Sep 2014 03:53:11 -0700 (PDT) From: Ulf Hansson To: "Rafael J. Wysocki" , Len Brown , Pavel Machek , linux-pm@vger.kernel.org Subject: [PATCH 11/15] ARM: exynos: Leave disabling of unused PM domains to genpd Date: Wed, 3 Sep 2014 12:52:27 +0200 Message-Id: <1409741551-16437-12-git-send-email-ulf.hansson@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1409741551-16437-1-git-send-email-ulf.hansson@linaro.org> References: <1409741551-16437-1-git-send-email-ulf.hansson@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140903_035332_430855_1D19A582 X-CRM114-Status: GOOD ( 10.85 ) X-Spam-Score: -0.7 (/) Cc: Simon Horman , Ulf Hansson , Kevin Hilman , Philipp Zabel , Geert Uytterhoeven , linux-sh@vger.kernel.org, Stephen Boyd , Mark Brown , Daniel Lezcano , Magnus Damm , Tomasz Figa , linux-samsung-soc@vger.kernel.org, Ben Dooks , Kukjin Kim , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Since genpd at late init, will try to disable unused PM domains we don't need to do it from here as well. Cc: Kukjin Kim Signed-off-by: Ulf Hansson --- arch/arm/mach-exynos/exynos.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mach-exynos/exynos.c b/arch/arm/mach-exynos/exynos.c index 6a24e11..b89e5f3 100644 --- a/arch/arm/mach-exynos/exynos.c +++ b/arch/arm/mach-exynos/exynos.c @@ -193,7 +193,6 @@ static void __init exynos_init_late(void) /* to be supported later */ return; - pm_genpd_poweroff_unused(); exynos_pm_init(); }