]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ALSA: hda - Reduce pci id list for Intel with class id
authorTakashi Iwai <tiwai@suse.de>
Wed, 15 Sep 2010 08:17:26 +0000 (10:17 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Sep 2010 05:35:46 +0000 (07:35 +0200)
commitb686453543fd56332e8730a2abd7bf5bca756149
tree29e4d86ba89c21f7d46d29a4c328f1090e0d9737
parentf2e5731dfd3ba08b023d0626d36ccf78f54ab5e7
ALSA: hda - Reduce pci id list for Intel with class id

Most of Intel controllers work as generic HD-audio without quirks,
and it'll be hopefully so in future.  Let's mark pci id with the
PCI_CLASS_MULTIMEDIA_HD_AUDIO for Intel so that the driver will work
with any new control chips in future.

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