diff options
author | Anssi Hannula <anssi.hannula@gmail.com> | 2009-02-22 14:42:54 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-02-23 07:41:25 +0100 |
commit | e8bf069c419c1dc0657e02636441fe1179a9db14 (patch) | |
tree | a85f2d75cb8c07317a6d59dfba70a3c15fa54e84 /sound/mips | |
parent | e32740d9786b8a6c54f6e3d670567d9ef57b3b8c (diff) | |
download | linux-3.10-e8bf069c419c1dc0657e02636441fe1179a9db14.tar.gz linux-3.10-e8bf069c419c1dc0657e02636441fe1179a9db14.tar.bz2 linux-3.10-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 'sound/mips')
0 files changed, 0 insertions, 0 deletions