Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282418
b: refs/heads/master
c: 8028e93
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Jan 5, 2012
1 parent cb1f004 commit 009ff10
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 3db8a537c6e2270bb09aadc229407b3532c57a81
refs/heads/master: 8028e938ee169f43fcdbc3becd6d35be95fd9412
1 change: 1 addition & 0 deletions trunk/drivers/input/touchscreen/ucb1400_ts.c
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ static struct platform_driver ucb1400_ts_driver = {
.remove = ucb1400_ts_remove,
.driver = {
.name = "ucb1400_ts",
.owner = THIS_MODULE,
.pm = &ucb1400_ts_pm_ops,
},
};
Expand Down

0 comments on commit 009ff10

Please sign in to comment.