From: Takashi Iwai Date: Wed, 29 Oct 2008 15:18:25 +0000 (+0100) Subject: ALSA: hda - Add reboot notifier X-Git-Tag: v2.6.28-rc3~49^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cbf00980f0fc4cc064a15ab3dfce19b5fae9130;p=pandora-kernel.git ALSA: hda - Add reboot notifier 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 Cc: stable@kernel.org Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed