소스 검색

ALSA: opti93x: use cs4231 lib

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>
Krzysztof Helt 17 년 전
부모
커밋
9f240a558f
2개의 변경된 파일7개의 추가작업 그리고 1061개의 파일을 삭제
  1. 1 1
      sound/isa/Kconfig
  2. 6 1060
      sound/isa/opti9xx/opti92x-ad1848.c

+ 1 - 1
sound/isa/Kconfig

@@ -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.

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 6 - 1060
sound/isa/opti9xx/opti92x-ad1848.c


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.