Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97502
b: refs/heads/master
c: ef9db49
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Dmitry Torokhov committed May 27, 2008
1 parent 66f7369 commit 0e0c372
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: 6b32ca39d70f5d92f4d450dc54966f20e8b5c1f6
refs/heads/master: ef9db4929a4d9559abf1812fd89cc3b09c56b49b
2 changes: 1 addition & 1 deletion trunk/drivers/input/touchscreen/wm97xx-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ void wm97xx_unregister_mach_ops(struct wm97xx *wm)
EXPORT_SYMBOL_GPL(wm97xx_unregister_mach_ops);

static struct device_driver wm97xx_driver = {
.name = "ac97",
.name = "wm97xx-ts",
.bus = &ac97_bus_type,
.owner = THIS_MODULE,
.probe = wm97xx_probe,
Expand Down

0 comments on commit 0e0c372

Please sign in to comment.