]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Disable runtime PM for Intel 5 Series/3400
authorTakashi Iwai <tiwai@suse.de>
Thu, 14 Feb 2013 08:44:55 +0000 (09:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Feb 2013 13:38:33 +0000 (05:38 -0800)
commit45d13ae3c09ae43a21c5560ecf4818efc6a42d75
treed4668d351b1ad3a909da4963c78e8d87a88ec998
parent8304789d0be8c273e2a102049aba2408970de761
ALSA: hda - Disable runtime PM for Intel 5 Series/3400

commit 2c1350fdeaefefe1a149d3b083383409f43f0daa upstream.

We've got a regression report wrt the IRQ issue related with the
power-save on a Dell machine, and disabling runtime PM works around.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=53441

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/hda_intel.c