sound: sound/oss/dmasound/: cleanups
authorAdrian Bunk <bunk@kernel.org>
Mon, 9 Jun 2008 22:26:28 +0000 (01:26 +0300)
committerJaroslav Kysela <perex@perex.cz>
Fri, 13 Jun 2008 14:29:50 +0000 (16:29 +0200)
commit0a1b42db4bf9db233d1f29795086a9526e84c845
tree7eb6e648022763f9ec3a7a18655ca3dda3ecab81
parent781711a93e8aae756e8ae07acef185a6dfe552b8
sound: sound/oss/dmasound/: cleanups

This patch contains the following cleanups:
- make the following needlessly global functions static:
  - dmasound_core.c: get_afmt_string()
  - dmasound_paula.c: dmasound_paula_init()
  - dmasound_q40.c: dmasound_q40_init()
- remove the following unused global variable:
  - dmasound_core.c: software_input_volume

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/oss/dmasound/dmasound_core.c
sound/oss/dmasound/dmasound_paula.c
sound/oss/dmasound/dmasound_q40.c