projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.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
|
blame
|
history
diff --git
a/sound/soc/codecs/ics43432.c
b/sound/soc/codecs/ics43432.c
index d217fed8b4234c3f543a2fba77b274c3e683ed36..7c35c989acf0c02a940380c460458c45ed1a68b6 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");