Skip to content

Commit

Permalink
ALSA: opti93x: use cs4231 lib
Browse files Browse the repository at this point in the history
This patch converts the Opti93x driver to use
the cs4231 library instead of duplicating the code.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Tested-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
Krzysztof-H authored and perexg committed Jun 13, 2008
1 parent abf1f5a commit 9f240a5
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1,075 deletions.
2 changes: 1 addition & 1 deletion sound/isa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ config SND_OPTI93X
tristate "OPTi 82C93x"
select SND_OPL3_LIB
select SND_MPU401_UART
select SND_PCM
select SND_CS4231_LIB
help
Say Y here to include support for soundcards based on Opti
82C93x chips.
Expand Down
Loading

0 comments on commit 9f240a5

Please sign in to comment.