|
@@ -2207,7 +2207,7 @@ out_free:
|
|
|
*/
|
|
|
static struct snd_pci_quirk power_save_blacklist[] = {
|
|
|
/* https://bugzilla.redhat.com/show_bug.cgi?id=1525104 */
|
|
|
- SND_PCI_QUIRK(0x1849, 0x0c0c, "Asrock B85M-ITX", 0),
|
|
|
+ SND_PCI_QUIRK(0x1849, 0xc892, "Asrock B85M-ITX", 0),
|
|
|
/* https://bugzilla.redhat.com/show_bug.cgi?id=1525104 */
|
|
|
SND_PCI_QUIRK(0x1849, 0x7662, "Asrock H81M-HDS", 0),
|
|
|
/* https://bugzilla.redhat.com/show_bug.cgi?id=1525104 */
|