Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2258875imm; Thu, 7 Jun 2018 07:50:39 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJn1LxOmsa3jgCQ8nA1LvI4c8g1JRoObiM8ILyN4pUyNAVZJNT/o1qMK6yxjgFJpH+m93za X-Received: by 2002:aa7:83d1:: with SMTP id j17-v6mr885405pfn.236.1528383039300; Thu, 07 Jun 2018 07:50:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528383039; cv=none; d=google.com; s=arc-20160816; b=s2vQMYfAJJqElzqRHT4h/OoGTO9EfyDtV9uCuOD5hKw8qOeaVY/eGXN3S1+CbbdE1v WJUAtBmsLn+aEq0PHjrkBNUb6nMthoo2CqVnV+XsNP/RxYf/Crnryr7P3hQqLSRi/zbt Rpf81EI179rgZNY6g+meUmYLo9Nkc5TqZmsMsFRbEu8nJ2M/iFI/2iVJE5aYss+wxLP2 wf2oOYYYfKqN+sBirVr/eWMznFZ4XIu1ez36KURKZoNBM8RilYmaXOgz0KpLAwepFaMU tXfd1896x0i7ybQ0mS1U4t1MHjNnkIege3oySbn86RsyFISdMTmqIRhSKHgWktOMijOl 3cPw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:subject:message-id:date:cc:to :from:mime-version:content-transfer-encoding:content-disposition :arc-authentication-results; bh=3VcFV2dVxj0udfuLe0awkKqrRXEUsBN40l6gYRwp2+I=; b=oTu+ZKjfJCPDrMTGD1rr1c3VJl77GZsgeB7oMfgmATtSdYyNVdLJ/5W319Zl2Yvhjn 2cVonu5c2VthVFcKIrFy5wXNFdLc5Kz4iKCeadJ6TAs+sGdPnZm4UevVXQFR5VamIIjO vLvQLjfueRP2SQGAuk5PKs3dNENREjjyZa8GL7RH7TGNhReoWtoUOsaUErkioP2OuTHN sJqEseOXqgO6iKZdN76EOwdw50swUYnsbtJlwgSn6iETVDznIbFOTQp8xDdwIPHK0EjC fASKYvPMlA5XN7fabJmv9mJgPoGhNUvyA8sTQN58oc5G6NG5x/ghj/MsAWadMfi1nJbr 54fg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s186-v6si6811627pfb.39.2018.06.07.07.50.24; Thu, 07 Jun 2018 07:50:39 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935129AbeFGOtF (ORCPT + 99 others); Thu, 7 Jun 2018 10:49:05 -0400 Received: from shadbolt.e.decadent.org.uk ([88.96.1.126]:40859 "EHLO shadbolt.e.decadent.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934860AbeFGOtC (ORCPT ); Thu, 7 Jun 2018 10:49:02 -0400 Received: from [148.252.241.226] (helo=deadeye) by shadbolt.decadent.org.uk with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1fQvbj-0005Zv-6E; Thu, 07 Jun 2018 15:09:43 +0100 Received: from ben by deadeye with local (Exim 4.91) (envelope-from ) id 1fQvb5-0002yk-Eo; Thu, 07 Jun 2018 15:09:03 +0100 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: Ben Hutchings To: linux-kernel@vger.kernel.org, stable@vger.kernel.org CC: akpm@linux-foundation.org, "Dmitry Torokhov" , "Andi Shyti" , "Marcus Folkesson" Date: Thu, 07 Jun 2018 15:05:21 +0100 Message-ID: X-Mailer: LinuxStableQueue (scripts by bwh) Subject: [PATCH 3.16 191/410] Input: mms114 - fix license module information In-Reply-To: X-SA-Exim-Connect-IP: 148.252.241.226 X-SA-Exim-Mail-From: ben@decadent.org.uk X-SA-Exim-Scanned: No (on shadbolt.decadent.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 3.16.57-rc1 review patch. If anyone has any objections, please let me know. ------------------ From: Andi Shyti commit 498e7e7ed1fd72c275a682f0903c4a20cc538658 upstream. The driver has been released with GNU Public License v2 as stated in the header, but the module license information has been tagged as "GPL" (GNU Public License v2 or later). Fix the module license information so that it matches the one in the header as "GPL v2". Fixes: 07b8481d4aff ("Input: add MELFAS mms114 touchscreen driver") Reported-by: Marcus Folkesson Signed-off-by: Andi Shyti Signed-off-by: Dmitry Torokhov Signed-off-by: Ben Hutchings --- drivers/input/touchscreen/mms114.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/input/touchscreen/mms114.c +++ b/drivers/input/touchscreen/mms114.c @@ -592,4 +592,4 @@ module_i2c_driver(mms114_driver); /* Module information */ MODULE_AUTHOR("Joonyoung Shim "); MODULE_DESCRIPTION("MELFAS mms114 Touchscreen driver"); -MODULE_LICENSE("GPL"); +MODULE_LICENSE("GPL v2");