commit | 4074ea21493fe668501bfc7548d10657ca6f14c2 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sat Nov 01 11:01:50 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Nov 01 11:03:52 2008 +0100 |
tree | c702fd64d2f68ef6555514d4ae44a1d1a4c0a929 | |
parent | 9cbbb3ac628227ec5b65fc043539949db606cd17 [diff] |
ALSA: ice1724 - Fix IRQ register initialization The IRQMASK register has to be set to zero expclitily at the initialization otherwise you'll get no interrupts properly at later operations. Also, removed the old commented out codes. Signed-off-by: Takashi Iwai <tiwai@suse.de>