diff options
Diffstat (limited to 'sound/soc/s3c24xx')
-rw-r--r-- | sound/soc/s3c24xx/neo1973_wm8753.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/neo1973_wm8753.c b/sound/soc/s3c24xx/neo1973_wm8753.c index e2339b9f0b3b..c8caddffc42d 100644 --- a/sound/soc/s3c24xx/neo1973_wm8753.c +++ b/sound/soc/s3c24xx/neo1973_wm8753.c | |||
@@ -667,6 +667,6 @@ module_init(neo1973_init); | |||
667 | module_exit(neo1973_exit); | 667 | module_exit(neo1973_exit); |
668 | 668 | ||
669 | /* Module information */ | 669 | /* Module information */ |
670 | MODULE_AUTHOR("Graeme Gregory, graeme.gregory@wolfsonmicro.com, www.wolfsonmicro.com"); | 670 | MODULE_AUTHOR("Graeme Gregory, graeme@openmoko.org, www.openmoko.org"); |
671 | MODULE_DESCRIPTION("ALSA SoC WM8753 Neo1973"); | 671 | MODULE_DESCRIPTION("ALSA SoC WM8753 Neo1973"); |
672 | MODULE_LICENSE("GPL"); | 672 | MODULE_LICENSE("GPL"); |