From patchwork Thu Dec 4 04:12:08 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 41910 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f69.google.com (mail-la0-f69.google.com [209.85.215.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6A31F25E88 for ; Thu, 4 Dec 2014 04:14:32 +0000 (UTC) Received: by mail-la0-f69.google.com with SMTP id ge10sf6855215lab.8 for ; Wed, 03 Dec 2014 20:14:31 -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:in-reply-to:references:in-reply-to:references :sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=tCUozUlp2MSF34/OkLm31kzsEzEYM2evvQTVff26TX8=; b=doh54ep3GBsJNbajpHTlvO3ZqD6PSLDgdBtE2tdR7WxppXD54PQo29TnZznRWlEL/9 X0URBkJ1oV6ZB2sIV9PanXVWsLNw0PYA5y6zWAXljwfJX+dZd0mQaibvywdWtiU2yinQ /494Y7433kPwlGtkO2pvAj03uNaNVT+1hfeAA8AxIgAWiuvckahoxmjm7zWHeN6dpb32 9TfQ97aKcLPw4QE0ZXiBet7iTRP/EIj4Ak1cfbduJrLWoxFUJAHhwbNIyn8+ya9XORSf 44B8e49L2QTN1HZUwSNC4EH4zSuEscSBWDig+yi4MS2pu/YCSvx6XC2U+OBLrzSZo/q+ D6Ng== X-Gm-Message-State: ALoCoQnlIx1C342XcHi8w8hBLQOU+Z+/ImlL9fD6gv2buLweFrcg/BuEFrUbysRB5k02y92F8KdF X-Received: by 10.194.95.74 with SMTP id di10mr1804273wjb.0.1417666471359; Wed, 03 Dec 2014 20:14:31 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.29.170 with SMTP id l10ls196316lah.18.gmail; Wed, 03 Dec 2014 20:14:30 -0800 (PST) X-Received: by 10.152.87.67 with SMTP id v3mr6968169laz.97.1417666470881; Wed, 03 Dec 2014 20:14:30 -0800 (PST) Received: from mail-la0-f49.google.com (mail-la0-f49.google.com. [209.85.215.49]) by mx.google.com with ESMTPS id r10si24610025lbc.100.2014.12.03.20.14.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Dec 2014 20:14:30 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.49 as permitted sender) client-ip=209.85.215.49; Received: by mail-la0-f49.google.com with SMTP id hs14so13199238lab.8 for ; Wed, 03 Dec 2014 20:14:30 -0800 (PST) X-Received: by 10.152.87.100 with SMTP id w4mr7196548laz.71.1417666470809; Wed, 03 Dec 2014 20:14:30 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.184.201 with SMTP id ew9csp781138lbc; Wed, 3 Dec 2014 20:14:30 -0800 (PST) X-Received: by 10.68.113.66 with SMTP id iw2mr21943733pbb.135.1417666469152; Wed, 03 Dec 2014 20:14:29 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id df1si18139882pdb.237.2014.12.03.20.14.28 for ; Wed, 03 Dec 2014 20:14:29 -0800 (PST) Received-SPF: none (google.com: linux-pm-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752887AbaLDEO1 (ORCPT + 12 others); Wed, 3 Dec 2014 23:14:27 -0500 Received: from mail-pa0-f50.google.com ([209.85.220.50]:53113 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752526AbaLDEO1 (ORCPT ); Wed, 3 Dec 2014 23:14:27 -0500 Received: by mail-pa0-f50.google.com with SMTP id bj1so17078933pad.23 for ; Wed, 03 Dec 2014 20:14:27 -0800 (PST) X-Received: by 10.70.103.37 with SMTP id ft5mr14620924pdb.159.1417666467082; Wed, 03 Dec 2014 20:14:27 -0800 (PST) Received: from localhost ([122.166.92.172]) by mx.google.com with ESMTPSA id fl2sm24628535pab.0.2014.12.03.20.14.25 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 03 Dec 2014 20:14:26 -0800 (PST) From: Viresh Kumar To: linux-pm@vger.kernel.org, edubezval@gmail.com Cc: linaro-kernel@lists.linaro.org, rui.zhang@intel.com, amit.daniel@samsung.com, javi.merino@arm.com, Viresh Kumar Subject: [PATCH V2 26/26] thermal: cpu_cooling: update copyright tags Date: Thu, 4 Dec 2014 09:42:08 +0530 Message-Id: X-Mailer: git-send-email 2.0.3.693.g996b0fd In-Reply-To: References: In-Reply-To: References: Sender: linux-pm-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: viresh.kumar@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.49 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Adding my copyright information for two purposes: - To get cc'd for future patches to review (Only if people read this header while sending mail) - Have done enough changes to earn a place here? Cc: Amit Daniel Kachhap Signed-off-by: Viresh Kumar --- drivers/thermal/cpu_cooling.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/thermal/cpu_cooling.c b/drivers/thermal/cpu_cooling.c index d97e14d..a975fe2e 100644 --- a/drivers/thermal/cpu_cooling.c +++ b/drivers/thermal/cpu_cooling.c @@ -4,6 +4,8 @@ * Copyright (C) 2012 Samsung Electronics Co., Ltd(http://www.samsung.com) * Copyright (C) 2012 Amit Daniel * + * Copyright (C) 2014 Viresh Kumar + * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by