Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342582
b: refs/heads/master
c: ef87844
h: refs/heads/master
v: v3
  • Loading branch information
Ondrej Zary authored and Takashi Iwai committed Nov 12, 2012
1 parent fd160db commit 9078d6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 34ca8d33997e319d5d56fd9c76fecf065d613299
refs/heads/master: ef8784453d1cd5beedce9d288d56221a898c7ecb
2 changes: 2 additions & 0 deletions trunk/sound/pci/ice1712/ice1724.c
Original file line number Diff line number Diff line change
Expand Up @@ -2362,6 +2362,8 @@ static int __devinit snd_vt1724_read_eeprom(struct snd_ice1712 *ice,
}
printk(KERN_WARNING "ice1724: No matching model found for ID 0x%x\n",
ice->eeprom.subvendor);
/* assume AC97-only card which can suspend without additional code */
ice->pm_suspend_enabled = 1;

found:
ice->eeprom.size = snd_vt1724_read_i2c(ice, dev, 0x04);
Expand Down

0 comments on commit 9078d6b

Please sign in to comment.