projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7d2399
)
ALSA: Remove duplicate MODULE_AUTHOR/DESCRIPTION/LICENCE from snd-ens1370.ko
author
Jaroslav Kysela
<perex@perex.cz>
Mon, 16 Jun 2008 08:39:34 +0000
(10:39 +0200)
committer
Jaroslav Kysela
<perex@perex.cz>
Mon, 16 Jun 2008 08:39:34 +0000
(10:39 +0200)
But comment only extra code in ak4531_codec.c for history.
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/ak4531_codec.c
patch
|
blob
|
history
diff --git
a/sound/pci/ak4531_codec.c
b/sound/pci/ak4531_codec.c
index
6a99eed
..
33d37b1
100644
(file)
--- a/
sound/pci/ak4531_codec.c
+++ b/
sound/pci/ak4531_codec.c
@@
-28,9
+28,11
@@
#include <sound/ak4531_codec.h>
#include <sound/tlv.h>
+/*
MODULE_AUTHOR("Jaroslav Kysela <perex@perex.cz>");
MODULE_DESCRIPTION("Universal routines for AK4531 codec");
MODULE_LICENSE("GPL");
+*/
#ifdef CONFIG_PROC_FS
static void snd_ak4531_proc_init(struct snd_card *card, struct snd_ak4531 *ak4531);