From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 78203C433E0 for ; Thu, 30 Jul 2020 18:00:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6099620809 for ; Thu, 30 Jul 2020 18:00:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728489AbgG3SAx (ORCPT ); Thu, 30 Jul 2020 14:00:53 -0400 Received: from foss.arm.com ([217.140.110.172]:43264 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726275AbgG3SAx (ORCPT ); Thu, 30 Jul 2020 14:00:53 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 3127430E; Thu, 30 Jul 2020 11:00:53 -0700 (PDT) Received: from [10.37.12.66] (unknown [10.37.12.66]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 245D43F66E; Thu, 30 Jul 2020 11:00:51 -0700 (PDT) Subject: Re: [PATCH] thermal: Update power allocator and devfreq cooling to SPDX licensing To: Daniel Lezcano , linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, amitk@kernel.org References: <20200730165117.13998-1-lukasz.luba@arm.com> <67c3f5ca-1aed-0a3e-ba0e-586405063dac@linaro.org> From: Lukasz Luba Message-ID: <364c4d1a-9aa7-279d-a0b8-31a9d63f617a@arm.com> Date: Thu, 30 Jul 2020 19:00:50 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <67c3f5ca-1aed-0a3e-ba0e-586405063dac@linaro.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On 7/30/20 6:27 PM, Daniel Lezcano wrote: > On 30/07/2020 18:51, Lukasz Luba wrote: >> Update the license to the SPDX licensing format. >> >> Signed-off-by: Lukasz Luba > > Applied, thanks > > Thank you Daniel. Regards, Lukasz