projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11d9324
)
ASoC: ics43432: Fix module license
author
Axel Lin
<axel.lin@ingics.com>
Fri, 28 Aug 2015 03:23:05 +0000
(11:23 +0800)
committer
Mark Brown
<broonie@kernel.org>
Fri, 28 Aug 2015 16:15:41 +0000
(17:15 +0100)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ics43432.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/ics43432.c
b/sound/soc/codecs/ics43432.c
index
d217fed
..
7c35c98
100644
(file)
--- a/
sound/soc/codecs/ics43432.c
+++ b/
sound/soc/codecs/ics43432.c
@@
-6,7
+6,7
@@
*
* Copyright (c) 2015 Axis Communications AB
*
- * Licensed under GPL2.
+ * Licensed under GPL
v
2.
*/
#include <linux/module.h>
@@
-73,4
+73,4
@@
module_platform_driver(ics43432_driver);
MODULE_DESCRIPTION("ASoC ICS43432 driver");
MODULE_AUTHOR("Ricard Wanderlof <ricardw@axis.com>");
-MODULE_LICENSE("GPLv2");
+MODULE_LICENSE("GPL
v2");