From patchwork Thu Mar 1 00:42:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob X-Patchwork-Id: 7021 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 0677C23EB0 for ; Thu, 1 Mar 2012 00:43:41 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id BD742A1825B for ; Thu, 1 Mar 2012 00:43:40 +0000 (UTC) Received: by mail-iy0-f180.google.com with SMTP id e36so90122iag.11 for ; Wed, 29 Feb 2012 16:43:40 -0800 (PST) Received: from mr.google.com ([10.50.12.170]) by 10.50.12.170 with SMTP id z10mr9103428igb.55.1330562620606 (num_hops = 1); Wed, 29 Feb 2012 16:43:40 -0800 (PST) Received: by 10.50.12.170 with SMTP id z10mr7554516igb.55.1330562620564; Wed, 29 Feb 2012 16:43:40 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.53.18 with SMTP id k18csp4444ibg; Wed, 29 Feb 2012 16:43:39 -0800 (PST) Received: by 10.236.185.97 with SMTP id t61mr3049598yhm.100.1330562619510; Wed, 29 Feb 2012 16:43:39 -0800 (PST) Received: from mail-yw0-f50.google.com (mail-yw0-f50.google.com [209.85.213.50]) by mx.google.com with ESMTPS id t5si119718yht.106.2012.02.29.16.43.39 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 29 Feb 2012 16:43:39 -0800 (PST) Received-SPF: neutral (google.com: 209.85.213.50 is neither permitted nor denied by best guess record for domain of rob.lee@linaro.org) client-ip=209.85.213.50; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.213.50 is neither permitted nor denied by best guess record for domain of rob.lee@linaro.org) smtp.mail=rob.lee@linaro.org Received: by mail-yw0-f50.google.com with SMTP id j63so13870yhj.37 for ; Wed, 29 Feb 2012 16:43:39 -0800 (PST) Received-SPF: pass (google.com: domain of rob.lee@linaro.org designates 10.236.201.233 as permitted sender) client-ip=10.236.201.233; Received: from mr.google.com ([10.236.201.233]) by 10.236.201.233 with SMTP id b69mr3947258yho.71.1330562619366 (num_hops = 1); Wed, 29 Feb 2012 16:43:39 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.201.233 with SMTP id b69mr3105826yho.71.1330562616635; Wed, 29 Feb 2012 16:43:36 -0800 (PST) Received: from b18647-20 ([67.23.168.160]) by mx.google.com with ESMTPS id v21sm429898yhk.3.2012.02.29.16.43.32 (version=SSLv3 cipher=OTHER); Wed, 29 Feb 2012 16:43:36 -0800 (PST) From: Robert Lee To: rjw@sisk.pl, len.brown@intel.com Cc: khilman@ti.com, robherring2@gmail.com, Baohua.Song@csr.com, amit.kucheria@linaro.org, nicolas.ferre@atmel.com, linux@maxim.org.za, kgene.kim@samsung.com, amit.kachhap@linaro.org, magnus.damm@gmail.com, nsekhar@ti.com, daniel.lezcano@linaro.org, mturquette@linaro.org, vincent.guittot@linaro.org, arnd.bergmann@linaro.org, linux-arm-kernel@lists.infradead.org, linaro-dev@lists.linaro.org, patches@linaro.org, deepthi@linux.vnet.ibm.com, broonie@opensource.wolfsonmicro.com, nicolas.pitre@linaro.org, linux@arm.linux.org.uk, jean.pihet@newoldbits.com, venki@google.com, ccross@google.com, g.trinabh@gmail.com, kernel@wantstofly.org, lethal@linux-sh.org, jon-hunter@ti.com, tony@atomide.com, linux-omap@vger.kernel.org, linux-sh@vger.kernel.org, linux-pm@vger.kernel.org Subject: [PATCH v7 9/9] SH: shmobile: Consolidate time keeping and irq enable Date: Wed, 29 Feb 2012 18:42:58 -0600 Message-Id: <1330562578-3410-10-git-send-email-rob.lee@linaro.org> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1330562578-3410-1-git-send-email-rob.lee@linaro.org> References: <1330562578-3410-1-git-send-email-rob.lee@linaro.org> X-Gm-Message-State: ALoCoQl3gB/A1lZVfHrrEHIMsyiCzPjpvD1K8wKkC/kFjZk62XZ4/6HQ05ApikMeHOObv40wH6B9 Enable core cpuidle timekeeping and irq enabling and remove that handling from this code. Signed-off-by: Robert Lee --- arch/sh/kernel/cpu/shmobile/cpuidle.c | 10 +++------- 1 files changed, 3 insertions(+), 7 deletions(-) diff --git a/arch/sh/kernel/cpu/shmobile/cpuidle.c b/arch/sh/kernel/cpu/shmobile/cpuidle.c index 6d62eb4..1ddc876 100644 --- a/arch/sh/kernel/cpu/shmobile/cpuidle.c +++ b/arch/sh/kernel/cpu/shmobile/cpuidle.c @@ -29,7 +29,6 @@ static int cpuidle_sleep_enter(struct cpuidle_device *dev, int index) { unsigned long allowed_mode = SUSP_SH_SLEEP; - ktime_t before, after; int requested_state = index; int allowed_state; int k; @@ -47,19 +46,16 @@ static int cpuidle_sleep_enter(struct cpuidle_device *dev, */ k = min_t(int, allowed_state, requested_state); - before = ktime_get(); sh_mobile_call_standby(cpuidle_mode[k]); - after = ktime_get(); - - dev->last_residency = (int)ktime_to_ns(ktime_sub(after, before)) >> 10; return k; } static struct cpuidle_device cpuidle_dev; static struct cpuidle_driver cpuidle_driver = { - .name = "sh_idle", - .owner = THIS_MODULE, + .name = "sh_idle", + .owner = THIS_MODULE, + .en_core_tk_irqen = 1, }; void sh_mobile_setup_cpuidle(void)