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)
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>

No differences found