]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit715aa675338ce6e1a3b4f77cf87ea611f93058a8
tree701c97b2fb3dd14d85dc1879b5f881e342febb00
parent7efbfd1ae98ef9efe06352e2a1ad83e8c14ceeb1
ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resume

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>
sound/pci/maestro3.c