]> git.baikalelectronics.ru Git - kernel.git/commit
Input: mms114 - fix license module information
authorAndi Shyti <andi.shyti@samsung.com>
Thu, 1 Feb 2018 18:18:59 +0000 (10:18 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 3 Feb 2018 00:03:56 +0000 (16:03 -0800)
commitfba802aec15c754dc3e5a75d3be115a30e8d13cf
tree9db336e5dea6c9321b45d31707a61b9190cf103d
parentfc151304df5ba73fd7297a1aa53e36398c254436
Input: mms114 - fix license module information

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: fa3d6ff6503c ("Input: add MELFAS mms114 touchscreen driver")
Reported-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/mms114.c