Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

mux: adgs1408: use the correct MODULE_LICENSE

The file is GPL v2 or later.

Acked-by: Mircea Caprioru <mircea.caprioru@analog.com>
Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Peter Rosin and committed by
Greg Kroah-Hartman
38a12607 6b3944e4

+1 -1
+1 -1
drivers/mux/adgs1408.c
··· 128 128 129 129 MODULE_AUTHOR("Mircea Caprioru <mircea.caprioru@analog.com>"); 130 130 MODULE_DESCRIPTION("Analog Devices ADGS1408 MUX driver"); 131 - MODULE_LICENSE("GPL v2"); 131 + MODULE_LICENSE("GPL");