ALSA: hda - Enable MSI as default
authorTakashi Iwai <tiwai@suse.de>
Mon, 28 Sep 2009 11:14:04 +0000 (13:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Sep 2009 11:15:30 +0000 (13:15 +0200)
commit71623855e20c3febebb5fa60528cde2592678bd5
tree158762f28ed00f9e1426b918a2331cd6031d0dca
parent08d7a253e40db5a3b082bd7409b5f2c4f2184e59
ALSA: hda - Enable MSI as default

Since the recent kernel can handle MSI properly on non-Intel platforms,
let's enable MSI as default.

If any borken device is found, we can add the quirk entry to the list,
which is currently empty.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c