[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module
authorTakashi Iwai <tiwai@suse.de>
Fri, 28 Apr 2006 13:13:40 +0000 (15:13 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:33:05 +0000 (21:33 +0200)
commite88e8ae639a4908b903d9406c54e99a729b01a28
treeff49ba0d2370c3259b055986ebca6487994cf6e2
parente5e8a1d4618595ea406336da3cdbd0c6eb6f260d
[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module

Move EXPORT_SYMBOL()s to places adjacent to functions/variables.
Also move OSS-specific hw_params helper functions to pcm_oss.c.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/pcm.h
include/sound/pcm_params.h
sound/core/oss/pcm_oss.c
sound/core/pcm.c
sound/core/pcm_lib.c
sound/core/pcm_memory.c
sound/core/pcm_misc.c
sound/core/pcm_native.c