ALSA: hda: Disable power-save on KONTRON SinglePC
[linux-2.6-block.git] / sound / pci / hda / hda_intel.c
index db90feb49c16e2ca0104be952efd32279837bd61..2d1df3654424ccabbc7facf4ecd82ddcfd6200e9 100644 (file)
@@ -2242,6 +2242,8 @@ static const struct snd_pci_quirk power_save_denylist[] = {
        SND_PCI_QUIRK(0x17aa, 0x36a7, "Lenovo C50 All in one", 0),
        /* https://bugs.launchpad.net/bugs/1821663 */
        SND_PCI_QUIRK(0x1631, 0xe017, "Packard Bell NEC IMEDIA 5204", 0),
+       /* KONTRON SinglePC may cause a stall at runtime resume */
+       SND_PCI_QUIRK(0x1734, 0x1232, "KONTRON SinglePC", 0),
        {}
 };
 #endif /* CONFIG_PM */