Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 285940
b: refs/heads/master
c: 8ea11f7
h: refs/heads/master
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed Jan 12, 2012
1 parent 83606e1 commit f6c9bf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d3b7737f2b70ed2fb7cef985e70d04fb5dee7b7c
refs/heads/master: 8ea11f7f11c811d1f502c2dabc5259d447c2f2a0
2 changes: 1 addition & 1 deletion trunk/drivers/xen/xen-balloon.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ static int register_balloon(struct device *dev)
{
int i, error;

error = bus_register(&balloon_subsys);
error = subsys_system_register(&balloon_subsys, NULL);
if (error)
return error;

Expand Down

0 comments on commit f6c9bf9

Please sign in to comment.