commit | aa9c293ae46d71f5add0761bce8db67b162e3f29 | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Wed Jan 21 15:08:03 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jan 21 15:11:02 2009 +0100 |
tree | 2959f67371e81c448be89fd11bdeb3310b99158f | |
parent | 48972cc5101dee24243c1b53d409cc27880e7a29 [diff] |
ALSA: do not create OPL3 timers if there is no OPL3 irq wired Most cards have OPL3 FM synthetiser but they do not have OPL3 interrupt wired to a sound chip or CPU. Do not create OPL3 timers for such cards as the timers are useless witthout interrupt. This patch removes OPL3 timers for following alsa drivers: snd-ad1816a, snd-opti93x, snd-opti92x, snd-sc6000, snd-cmi8330. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de>