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=-5.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 8BBA3C4361A for ; Sat, 5 Dec 2020 15:01:44 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BA7DA22287 for ; Sat, 5 Dec 2020 15:01:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BA7DA22287 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id F32DB191B; Sat, 5 Dec 2020 16:00:51 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz F32DB191B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1607180502; bh=g78cXERgZMB82jkZMfWYXnVIz0zVILchaTSS7bFsayw=; h=Subject:To:References:From:Date:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=LVIVuMka+brRTJRUtXmFYXP6A1oBbMSR+FqofjknojjYzZLnuzAvLQhg0Trwf9peu JyOhXPS4ogpUQIQda9SZ+y+BGPc9sSIYJHcK1f/oDycSa01zkkjto1YRFMTfhpq/y+ FLG6J3hEcAtmpuV0s3Ze6eEoMYKzoVY0lonNeTDM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 63A2CF80254; Sat, 5 Dec 2020 16:00:03 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 97AC5F80290; Sat, 5 Dec 2020 16:00:01 +0100 (CET) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id EAEDAF800E8 for ; Sat, 5 Dec 2020 15:59:57 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz EAEDAF800E8 IronPort-SDR: DGEWhBoxsN+VZbbDzPsiGonl0vvHZKR2sGeoCOo7OEH249Ndd7yCFRTf1ZhPgM3xwLQn++o8lg wqhTMG4QdaWQ== X-IronPort-AV: E=McAfee;i="6000,8403,9825"; a="237628583" X-IronPort-AV: E=Sophos;i="5.78,395,1599548400"; d="scan'208";a="237628583" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Dec 2020 06:59:54 -0800 IronPort-SDR: 8AWgwzUhEEs3eyeszZBytfK8vf8IHarISd5ixf6hqDSjMJ/oF0NPBiziNSPRVk7Aiic8dOKM2O g0oX0LMLnd7g== X-IronPort-AV: E=Sophos;i="5.78,395,1599548400"; d="scan'208";a="436104267" Received: from schamb2-mobl2.amr.corp.intel.com (HELO [10.212.89.161]) ([10.212.89.161]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Dec 2020 06:59:53 -0800 Subject: Re: [PATCH 5/7] regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ To: Vinod Koul , Bard Liao References: <20201202204645.23891-1-yung-chuan.liao@linux.intel.com> <20201202204645.23891-6-yung-chuan.liao@linux.intel.com> <20201205074630.GS8403@vkoul-mobl> From: Pierre-Louis Bossart Message-ID: Date: Sat, 5 Dec 2020 08:52:50 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20201205074630.GS8403@vkoul-mobl> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Cc: alsa-devel@alsa-project.org, tiwai@suse.de, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, ranjani.sridharan@linux.intel.com, hui.wang@canonical.com, broonie@kernel.org, srinivas.kandagatla@linaro.org, jank@cadence.com, sanyog.r.kale@intel.com, rander.wang@linux.intel.com, bard.liao@intel.com X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" >> MODULE_DESCRIPTION("Regmap SoundWire MBQ Module"); >> -MODULE_LICENSE("GPL v2"); >> +MODULE_LICENSE("GPL"); > > Why do you want to change this ? We only use MODULE_LICENSE("GPL") for new contributions since 'GPL v2' does not bring any information on the license, is equivalent to 'GPL' and only exists for 'historical reasons', see https://www.kernel.org/doc/html/latest/process/license-rules.html “GPL” Module is licensed under GPL version 2. This does not express any distinction between GPL-2.0-only or GPL-2.0-or-later. The exact license information can only be determined via the license information in the corresponding source files. “GPL v2” Same as “GPL”. It exists for historic reasons. We should have used 'GPL' in the initial regmap MBQ patch but didn't for some reason, this change just realigns with what we intended. That said, this is unrelated to this no_pm patch so could be in a separate one if you preferred it that way.