commit | b686453543fd56332e8730a2abd7bf5bca756149 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Sep 15 10:17:26 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Sep 16 07:35:46 2010 +0200 |
tree | 29e4d86ba89c21f7d46d29a4c328f1090e0d9737 | |
parent | f2e5731dfd3ba08b023d0626d36ccf78f54ab5e7 [diff] |
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>