Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99126
b: refs/heads/master
c: 1301a96
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Jaroslav Kysela committed Jun 18, 2008
1 parent 5fd0d89 commit aa63243
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: f52845ad771a2b62bc06bc940f16c8f6296654ec
refs/heads/master: 1301a964cef2759d46b4ce366eeeee1f869731f9
2 changes: 2 additions & 0 deletions trunk/sound/soc/soc-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -825,8 +825,10 @@ static int soc_probe(struct platform_device *pdev)

/* DAPM stream work */
INIT_DELAYED_WORK(&socdev->delayed_work, close_delayed_work);
#ifdef CONFIG_PM
/* deferred resume work */
INIT_WORK(&socdev->deferred_resume_work, soc_resume_deferred);
#endif

return 0;

Expand Down

0 comments on commit aa63243

Please sign in to comment.