diff options
author | 2009-02-22 14:42:54 +0200 | |
---|---|---|
committer | 2009-02-23 07:41:25 +0100 | |
commit | e8bf069c419c1dc0657e02636441fe1179a9db14 (patch) | |
tree | a85f2d75cb8c07317a6d59dfba70a3c15fa54e84 /lib/debugobjects.c | |
parent | ALSA: pcxhr.h replace signed one-bit bitfields (diff) | |
download | wireguard-linux-e8bf069c419c1dc0657e02636441fe1179a9db14.tar.xz wireguard-linux-e8bf069c419c1dc0657e02636441fe1179a9db14.zip |
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>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions