Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360969
b: refs/heads/master
c: 69a4cfd
h: refs/heads/master
i:
  360967: dd213ae
v: v3
  • Loading branch information
Sean Connor authored and Takashi Iwai committed Mar 7, 2013
1 parent 7e2019a commit 24bcecb
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: 84dfd0ac231f69d70e100e712ad5e5f0092ad46b
refs/heads/master: 69a4cfdd444d1fe5c24d29b3a063964ac165d2cd
2 changes: 2 additions & 0 deletions trunk/sound/pci/ice1712/ice1712.c
Original file line number Diff line number Diff line change
Expand Up @@ -2594,6 +2594,8 @@ static int snd_ice1712_create(struct snd_card *card,
snd_ice1712_proc_init(ice);
synchronize_irq(pci->irq);

card->private_data = ice;

err = pci_request_regions(pci, "ICE1712");
if (err < 0) {
kfree(ice);
Expand Down

0 comments on commit 24bcecb

Please sign in to comment.