aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/pci/es1968.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/es1968.c b/sound/pci/es1968.c
index da10d40b2d91..ea889b311390 100644
--- a/sound/pci/es1968.c
+++ b/sound/pci/es1968.c
@@ -2559,6 +2559,7 @@ static struct ess_device_list pm_whitelist[] __devinitdata = {
2559 { TYPE_MAESTRO2E, 0x103c }, 2559 { TYPE_MAESTRO2E, 0x103c },
2560 { TYPE_MAESTRO2E, 0x1179 }, 2560 { TYPE_MAESTRO2E, 0x1179 },
2561 { TYPE_MAESTRO2E, 0x14c0 }, /* HP omnibook 4150 */ 2561 { TYPE_MAESTRO2E, 0x14c0 }, /* HP omnibook 4150 */
2562 { TYPE_MAESTRO2E, 0x1558 },
2562}; 2563};
2563 2564
2564static struct ess_device_list mpu_blacklist[] __devinitdata = { 2565static struct ess_device_list mpu_blacklist[] __devinitdata = {