From patchwork Mon Apr 8 12:19:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eduardo Valentin X-Patchwork-Id: 2408241 X-Patchwork-Delegate: rui.zhang@intel.com Return-Path: X-Original-To: patchwork-linux-pm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork2.kernel.org (Postfix) with ESMTP id 3FED1DFB78 for ; Mon, 8 Apr 2013 12:22:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935287Ab3DHMWK (ORCPT ); Mon, 8 Apr 2013 08:22:10 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:43970 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935283Ab3DHMWJ (ORCPT ); Mon, 8 Apr 2013 08:22:09 -0400 Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id r38CM8Sm019105; Mon, 8 Apr 2013 07:22:08 -0500 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id r38CM8UH005544; Mon, 8 Apr 2013 07:22:08 -0500 Received: from dlelxv24.itg.ti.com (172.17.1.199) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.2.342.3; Mon, 8 Apr 2013 07:22:08 -0500 Received: from legion.dal.design.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dlelxv24.itg.ti.com (8.13.8/8.13.8) with ESMTP id r38CM8nG012719; Mon, 8 Apr 2013 07:22:08 -0500 Received: from localhost (h68-18.vpn.ti.com [172.24.68.18]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id r38CM4V03376; Mon, 8 Apr 2013 07:22:05 -0500 (CDT) From: Eduardo Valentin To: CC: , , , Eduardo Valentin Subject: [PATCH 6/8] staging: ti-soc-thermal: remove extrapolation rules from TODO Date: Mon, 8 Apr 2013 08:19:12 -0400 Message-ID: <1365423555-2669-7-git-send-email-eduardo.valentin@ti.com> X-Mailer: git-send-email 1.7.7.1.488.ge8e1c In-Reply-To: <1365423555-2669-1-git-send-email-eduardo.valentin@ti.com> References: <1365423555-2669-1-git-send-email-eduardo.valentin@ti.com> MIME-Version: 1.0 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Extrapolation rules have been revisited. Signed-off-by: Eduardo Valentin --- drivers/staging/ti-soc-thermal/TODO | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/staging/ti-soc-thermal/TODO b/drivers/staging/ti-soc-thermal/TODO index b320388..7da787d 100644 --- a/drivers/staging/ti-soc-thermal/TODO +++ b/drivers/staging/ti-soc-thermal/TODO @@ -4,7 +4,6 @@ on ti-bandgap.c: - Revisit PM support on ti-thermal-common.c/ti-thermal.h: -- Revisit extrapolation constants for O4/O5 - Revisit need for locking generally: