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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 22 Apr 2010 14:53:10 +0000 (16:53 +0200)
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>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found