]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ALSA] intel_hda: MSI support
authorStephen Hemminger <shemminger@osdl.org>
Mon, 21 Aug 2006 17:17:46 +0000 (19:17 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sat, 23 Sep 2006 08:42:47 +0000 (10:42 +0200)
commit7376d013fc6d3a45d748e0ce758ca9412b01b9dd
treeebe54b3ce6e34faf2a1fc8568b754a299174da2d
parent93f09c4cc111506db2ffa6220b7a3d7f73e41aa3
[ALSA] intel_hda: MSI support

Simple patch to enable Message Signalled Interrupts for the HDA Intel
audio controller.  Tested with:
 Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
MSI is better because it means audio doesn't end up sharing IRQ with USB.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/hda_intel.c