]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: matrix-keymap - provide proper module license
authorFlorian Fainelli <florian@openwrt.org>
Mon, 10 Dec 2012 20:25:32 +0000 (12:25 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Dec 2012 17:26:51 +0000 (09:26 -0800)
commit437df5826cada863b27539fb9a65367ab47488b6
treeaf36b53e9156298fad377b6ea05b06dba443de13
parent865367e38353b88ca15542fdcad3ca76742b9344
Input: matrix-keymap - provide proper module license

commit 55220bb3e5f917dd5fee1153c612f9a83599f639 upstream.

The matrix-keymap module is currently lacking a proper module license,
add one so we don't have this module tainting the entire kernel.  This
issue has been present since commit 1932811f426f ("Input: matrix-keymap
- uninline and prepare for device tree support")

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/matrix-keymap.c