[ALSA] nm256 - Fix PM and irq handling
authorTakashi Iwai <tiwai@suse.de>
Tue, 16 Aug 2005 14:54:12 +0000 (16:54 +0200)
committerJaroslav Kysela <perex@suse.cz>
Tue, 30 Aug 2005 06:46:29 +0000 (08:46 +0200)
commit1204de32d0df87892e56062042e25c775ca0e08c
tree4a5ea83086b0b35cbb63b19a902b293302334bc4
parent1cfe43d21bc5ff751e95b6a62410e05956c09e38
[ALSA] nm256 - Fix PM and irq handling

NM256 driver
- Fixed the PCM resume - restoring the rate setting
- Fixed the handling of buggy irqs
- Dynamically acquire/release irq handler to make the driver more robust
  to unknown irq storms (as OSS driver does).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/nm256/nm256.c