Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16138
b: refs/heads/master
c: 9d70d91
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jan 3, 2006
1 parent 2de5cdf commit 96e4cfc
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: 403d19446bd0cabee70110415d2f3bc466f46448
refs/heads/master: 9d70d91c4663d580bd18317dac3c7dc3bee79480
2 changes: 2 additions & 0 deletions trunk/sound/isa/ad1848/ad1848_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -932,8 +932,10 @@ int snd_ad1848_create(struct snd_card *card,
return err;
}

#ifdef CONFIG_PM
chip->suspend = snd_ad1848_suspend;
chip->resume = snd_ad1848_resume;
#endif

*rchip = chip;
return 0;
Expand Down

0 comments on commit 96e4cfc

Please sign in to comment.