ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detection
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Mon, 16 Feb 2009 20:38:37 +0000 (21:38 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 16 Feb 2009 22:05:25 +0000 (23:05 +0100)
commitc2b73d1458014a9f461b75bc1756a699a6c0781f
treed869727d6002ebf48fdb875b490108d85c5ff761
parent96cf45cf559be375de29dd45afc50fa8946fb2aa
ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detection

cs4232 and cs4236 driver merge to solve PnP BIOS detection.

Also, the patch adds recognition if the chip is cs4236b+
or earlier part. This unifies drivers for both cs4232
and cs4236+ chips. It allows to use the PnP BIOS
detection for the cs4236+ chips. Previously, only
the snd-cs4232 could be detected by the PnP BIOS.

The cs4232+ cards reports two separate PnP BIOS ids.

The patch adds search for the second id to find out
resources assigned to a control port.

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/wss.h
sound/isa/Kconfig
sound/isa/cs423x/Makefile
sound/isa/cs423x/cs4232.c [deleted file]
sound/isa/cs423x/cs4236.c
sound/isa/wss/wss_lib.c