ALSA: wss_lib: move cs4231_lib into wss_lib
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Thu, 31 Jul 2008 19:00:17 +0000 (21:00 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 6 Aug 2008 13:39:46 +0000 (15:39 +0200)
commit9295aea1e8e00ea83965eb739b8d0bd2ea03c7cb
tree4f671ff41a7b586cf1f8bee597bf573755977e8d
parent740dc9c4766b462ae88a630e969ddd3ef83a6125
ALSA: wss_lib: move cs4231_lib into wss_lib

Move the file sound/isa/cs423x/cs4231_lib.c
into sound/isa/cs423x/wss_lib.c
This is the first step toward merging all libraries
for Windows Sound System compatible chips
into a single library.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Reviewed-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/isa/Kconfig
sound/isa/Makefile
sound/isa/cs423x/Makefile
sound/isa/wss/Makefile [new file with mode: 0644]
sound/isa/wss/wss_lib.c [moved from sound/isa/cs423x/cs4231_lib.c with 99% similarity]