projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d503e5
)
Input: kill empty comment in gameport support section of
author
Adrian Bunk
<bunk@stusta.de>
Wed, 1 Jun 2005 07:39:11 +0000
(
02:39
-0500)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Wed, 1 Jun 2005 07:39:11 +0000
(
02:39
-0500)
cs4281 ALSA driver.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
sound/pci/cs4281.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/pci/cs4281.c
b/sound/pci/cs4281.c
index d7e06b3caf973bae1af659f170dacbca38ccf438..0b53f7c61f86f43c1f783c6cb1e5f54a883b8c1d 100644
(file)
--- a/
sound/pci/cs4281.c
+++ b/
sound/pci/cs4281.c
@@
-1335,11
+1335,6
@@
static inline int snd_cs4281_create_gameport(cs4281_t *chip) { return -ENOSYS; }
static inline void snd_cs4281_free_gameport(cs4281_t *chip) { }
#endif /* CONFIG_GAMEPORT || (MODULE && CONFIG_GAMEPORT_MODULE) */
-
-/*
-
- */
-
static int snd_cs4281_free(cs4281_t *chip)
{
snd_cs4281_free_gameport(chip);