ALSA: ice1724 - Fix IRQ register initialization
authorTakashi Iwai <tiwai@suse.de>
Sat, 1 Nov 2008 10:01:50 +0000 (11:01 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 1 Nov 2008 10:03:52 +0000 (11:03 +0100)
commit4074ea21493fe668501bfc7548d10657ca6f14c2
treec702fd64d2f68ef6555514d4ae44a1d1a4c0a929
parent9cbbb3ac628227ec5b65fc043539949db606cd17
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>
sound/pci/ice1712/ice1724.c