diff options
author | Anssi Hannula <[email protected]> | 2009-02-22 14:42:54 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2009-02-23 07:41:25 +0100 |
commit | e8bf069c419c1dc0657e02636441fe1179a9db14 (patch) | |
tree | a85f2d75cb8c07317a6d59dfba70a3c15fa54e84 /lib/string_helpers.c | |
parent | e32740d9786b8a6c54f6e3d670567d9ef57b3b8c (diff) |
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 <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions