ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resume
authorHans de Goede <hdegoede@redhat.com>
Wed, 21 Apr 2010 15:04:08 +0000 (11:04 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 May 2010 21:57:09 +0000 (14:57 -0700)
commite88567cb09b5ff4516b864cbaf8736d7125567e7
tree12984f48d6c7fb150db6a03c259379d86f859c6c
parente0a186b32a7de593187e689d7ab4234f2797d686
ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resume

commit 715aa675338ce6e1a3b4f77cf87ea611f93058a8 upstream.

Ignore spurious HV interrupts during suspend / resume, this avoids
mistaking them for a mute button press. This is not very pretty but
it seems the only way to fix the master volume control gets muted
after suspend issue I'm seeing. Note that the es1968 driver is doing
exactly the same.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/maestro3.c