From: Takashi Iwai Date: Thu, 30 Oct 2008 19:10:15 +0000 (+0000) Subject: ALSA: hda - Add reboot notifier X-Git-Tag: v2.6.27.5~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a858c06703057cfdd142184e536c3ba36c45000e;p=pandora-kernel.git ALSA: hda - Add reboot notifier commit 0cbf00980f0fc4cc064a15ab3dfce19b5fae9130 upstream The current snd-hda-intel driver seems blocking the power-off on some devices like eeepc. Although this is likely a BIOS problem, we can add a workaround by disabling IRQ lines before power-off operation. This patch adds the reboot notifier to achieve it. The detailed problem description is found in bug#11889: http://bugme.linux-foundation.org/show_bug.cgi?id=11889 Tested-by: Luiz Fernando N. Capitulino Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed