From patchwork Mon Aug 19 06:28:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 2846362 X-Patchwork-Delegate: eduardo.valentin@ti.com Return-Path: X-Original-To: patchwork-linux-pm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 2F0B2BF546 for ; Mon, 19 Aug 2013 06:46:00 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 25918202AB for ; Mon, 19 Aug 2013 06:45:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 32082201BC for ; Mon, 19 Aug 2013 06:45:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751007Ab3HSGp5 (ORCPT ); Mon, 19 Aug 2013 02:45:57 -0400 Received: from mail-pd0-f177.google.com ([209.85.192.177]:56774 "EHLO mail-pd0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750967Ab3HSGp5 (ORCPT ); Mon, 19 Aug 2013 02:45:57 -0400 Received: by mail-pd0-f177.google.com with SMTP id y10so4697568pdj.22 for ; Sun, 18 Aug 2013 23:45:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=ALmJ+9IMjlwvOgxa8kF1Y0dC4DP8w2z5gFsG+VwB3qs=; b=NRm422fdpCApkkL66oJm3TUzI1Sh6V5Bc2INvgRhX1ze/unaK1s4eG50eeQwenrblh vfYGJGTeJDaO8FL+GC1pk7JMsC222UxZxpm5gfP/PSxfEh1ZRu//O1wLds1iYQM3xITs DRHfqef1MvFHzSd7uAClQZ3fLCw6ZcGVPo6HE2p71blz0NXqqN9nG2l7tjoW3Y5nPEHa gzwBJh6CKzrpUOkcnLrxskCvqN1GTeQpvw8YHo/UtwU2PmVDXVSV0hT2Glud44qcYkXl gJ166gPgI3p++3WXJJSjuHfPVcklvgJWtr97PuaLfBvR4o14mK5r+rAKGXFFEzmgybzz th0Q== X-Gm-Message-State: ALoCoQkg076hsGFtQCPXyFJPagY82QMOFjp+SGmRaWhvul6INO2mes+1xR+JhjXN7cKWAbftqHs9 X-Received: by 10.66.122.41 with SMTP id lp9mr11817833pab.6.1376894756631; Sun, 18 Aug 2013 23:45:56 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id iu10sm13648506pac.18.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 18 Aug 2013 23:45:55 -0700 (PDT) From: Sachin Kamat To: linux-pm@vger.kernel.org Cc: jonghwa3.lee@samsung.com, eduardo.valentin@ti.com, rui.zhang@intel.com, amit.daniel@samsung.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/3] thermal: exynos: Fix typos in Kconfig Date: Mon, 19 Aug 2013 11:58:41 +0530 Message-Id: <1376893723-22138-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Spam-Status: No, score=-9.7 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, 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 Fixes some trivial typos. Signed-off-by: Sachin Kamat Acked-by: Amit Daniel Kachhap Acked-by: Eduardo Valentin --- This series is based on next branch of below tree: git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git This is tested on Exynos4210 and 5250 based boards. --- drivers/thermal/samsung/Kconfig | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/thermal/samsung/Kconfig b/drivers/thermal/samsung/Kconfig index b653f15..92492e4 100644 --- a/drivers/thermal/samsung/Kconfig +++ b/drivers/thermal/samsung/Kconfig @@ -3,16 +3,16 @@ config EXYNOS_THERMAL depends on ARCH_HAS_BANDGAP help If you say yes here you get support for the TMU (Thermal Management - Unit) driver for SAMSUNG EXYNOS series of soc. This driver initialises + Unit) driver for SAMSUNG EXYNOS series of SoCs. This driver initialises the TMU, reports temperature and handles cooling action if defined. - This driver uses the exynos core thermal API's and TMU configuration - data from the supported soc's. + This driver uses the Exynos core thermal APIs and TMU configuration + data from the supported SoCs. config EXYNOS_THERMAL_CORE - bool "Core thermal framework support for EXYNOS SOC's" + bool "Core thermal framework support for EXYNOS SOCs" depends on EXYNOS_THERMAL help If you say yes here you get support for EXYNOS TMU (Thermal Management Unit) common registration/unregistration functions to the core thermal layer and also to use the generic - cpu cooling API's. + CPU cooling APIs.