]> git.baikalelectronics.ru Git - kernel.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)
commitbe2b2c338eeb23a981ea6106e5e7bc04bf8041dd
tree29e4d86ba89c21f7d46d29a4c328f1090e0d9737
parentfc9d27997685c2c5eaf8ab59fd2e51f3cb9caa56
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