Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47142
b: refs/heads/master
c: c17d6fd
h: refs/heads/master
v: v3
  • Loading branch information
Olaf Hering authored and Jaroslav Kysela committed Feb 9, 2007
1 parent 05b7332 commit f943ddc
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 61e77107fa849b69f50ebe96217ba3468a216ba8
refs/heads/master: c17d6fd90a336d2b971dc9f51338f9540479b263
3 changes: 3 additions & 0 deletions trunk/sound/aoa/fabrics/snd-aoa-fabric-layout.c
Original file line number Diff line number Diff line change
Expand Up @@ -1107,6 +1107,9 @@ static struct soundbus_driver aoa_soundbus_driver = {
.suspend = aoa_fabric_layout_suspend,
.resume = aoa_fabric_layout_resume,
#endif
.driver = {
.owner = THIS_MODULE,
}
};

static int __init aoa_fabric_layout_init(void)
Expand Down

0 comments on commit f943ddc

Please sign in to comment.