From patchwork Thu Dec 5 18:14:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Al Stone X-Patchwork-Id: 22084 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f197.google.com (mail-ob0-f197.google.com [209.85.214.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 27618202E0 for ; Thu, 5 Dec 2013 18:14:27 +0000 (UTC) Received: by mail-ob0-f197.google.com with SMTP id va2sf56376878obc.4 for ; Thu, 05 Dec 2013 10:14:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=A51Xr+Zgon+rYdgR72I54omkpgqYmyzq9AeS1mvSUtM=; b=H5cac5hrk65LIsgSNFJySJEzHPoPJm/EqXahcA7YG2z7W4ePywg9xLICel2ZT90kNx r5JemcRJuUjnigrB0Cawf7zYvQLpASU1gL2CjA/JVLeHPU737LbFiJO+h1yxAv86me76 qcDlydboTwZxDglL/xHs4MOPKmRSUjoagXHWaEug2hmlzSD7hyaZAVcogRuzWjS5D9j9 sjTJDDo4pj6zUH/20+U7+a0JFk400yijIOQQFlOF+AN74ph506KCtiTn/1vjKEEcQZ1E E303C9oELN7r35BC2d75aUKLFHBbd6s9TDYjg9vmbhGHCBpqFZWAm6cz21Y0SySndJLF HlIA== X-Gm-Message-State: ALoCoQmOZ54Rb2Oa06zovAa25Yx8cWwm7GvGIcoCmd+bEEc3q/+6/fZVN3CcfFqFunwCLI2HgHi0 X-Received: by 10.43.78.135 with SMTP id zm7mr6561795icb.27.1386267266973; Thu, 05 Dec 2013 10:14:26 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.17.103 with SMTP id n7ls966286qed.52.gmail; Thu, 05 Dec 2013 10:14:26 -0800 (PST) X-Received: by 10.58.208.130 with SMTP id me2mr65623456vec.13.1386267266823; Thu, 05 Dec 2013 10:14:26 -0800 (PST) Received: from mail-ve0-f179.google.com (mail-ve0-f179.google.com [209.85.128.179]) by mx.google.com with ESMTPS id v6si4621885vcu.30.2013.12.05.10.14.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Dec 2013 10:14:26 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.179 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.179; Received: by mail-ve0-f179.google.com with SMTP id jw12so14142099veb.38 for ; Thu, 05 Dec 2013 10:14:26 -0800 (PST) X-Received: by 10.58.11.73 with SMTP id o9mr65229961veb.8.1386267266628; Thu, 05 Dec 2013 10:14:26 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp36036vcz; Thu, 5 Dec 2013 10:14:26 -0800 (PST) X-Received: by 10.42.47.201 with SMTP id p9mr55939139icf.4.1386267265969; Thu, 05 Dec 2013 10:14:25 -0800 (PST) Received: from mail-ie0-f171.google.com (mail-ie0-f171.google.com [209.85.223.171]) by mx.google.com with ESMTPS id no1si9964335icc.115.2013.12.05.10.14.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 05 Dec 2013 10:14:25 -0800 (PST) Received-SPF: neutral (google.com: 209.85.223.171 is neither permitted nor denied by best guess record for domain of al.stone@linaro.org) client-ip=209.85.223.171; Received: by mail-ie0-f171.google.com with SMTP id ar20so30705991iec.30 for ; Thu, 05 Dec 2013 10:14:25 -0800 (PST) X-Received: by 10.43.154.73 with SMTP id ld9mr16254381icc.53.1386267265509; Thu, 05 Dec 2013 10:14:25 -0800 (PST) Received: from fidelio.ahs3.com (74-93-232-46-Colorado.hfc.comcastbusiness.net. [74.93.232.46]) by mx.google.com with ESMTPSA id p5sm4843490igj.10.2013.12.05.10.14.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2013 10:14:24 -0800 (PST) From: al.stone@linaro.org To: linux-acpi@vger.kernel.org Cc: linaro-acpi@lists.linaro.org, patches@linaro.org, linaro-kernel@lists.linaro.org, Al Stone Subject: [PATCH] ACPI: correct minor typos Date: Thu, 5 Dec 2013 11:14:16 -0700 Message-Id: <1386267256-9506-1-git-send-email-al.stone@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: al.stone@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.179 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: Al Stone Correct "coolign" to "cooling" and "*_ptg" to "*_pctg" as intended. This changes comment text only. Signed-off-by: Al Stone --- drivers/acpi/processor_thermal.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/acpi/processor_thermal.c b/drivers/acpi/processor_thermal.c index d1d2e7f..1ea79739 100644 --- a/drivers/acpi/processor_thermal.c +++ b/drivers/acpi/processor_thermal.c @@ -186,14 +186,14 @@ static int cpufreq_set_cur_state(unsigned int cpu, int state) #endif -/* thermal coolign device callbacks */ +/* thermal cooling device callbacks */ static int acpi_processor_max_state(struct acpi_processor *pr) { int max_state = 0; /* * There exists four states according to - * cpufreq_thermal_reduction_ptg. 0, 1, 2, 3 + * cpufreq_thermal_reduction_pctg. 0, 1, 2, 3 */ max_state += cpufreq_get_max_state(pr->id); if (pr->flags.throttling)