dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/pci/aw2
Anssi Hannula e8bf069c41 ALSA: aw2: do not grab every saa7146 based device
Audiowerk2 driver snd-aw2 is bound to any saa7146 device as it does not
check subsystem ids. Many DVB devices are saa7146 based, so aw2 driver
grabs them as well.

According to http://lkml.org/lkml/2008/10/15/311 aw2 devices have the
subsystem ids set to 0, the saa7146 default.

Fix conflicts with DVB devices by checking for subsystem ids = 0
specifically.

Signed-off-by: Anssi Hannula <anssi.hannula@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-23 07:41:25 +01:00
..
Makefile [ALSA] Emagic Audiowerk 2 ALSA driver. 2008-04-24 12:00:13 +02:00
aw2-alsa.c ALSA: aw2: do not grab every saa7146 based device 2009-02-23 07:41:25 +01:00
aw2-saa7146.c [ALSA] aw2 - Rename aw2-tsl.h to aw2-tsl.c 2008-04-24 12:00:23 +02:00
aw2-saa7146.h [ALSA] Emagic Audiowerk 2 ALSA driver. 2008-04-24 12:00:13 +02:00
aw2-tsl.c [ALSA] aw2 - Rename aw2-tsl.h to aw2-tsl.c 2008-04-24 12:00:23 +02:00
saa7146.h [ALSA] Emagic Audiowerk 2 ALSA driver. 2008-04-24 12:00:13 +02:00