Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311140
b: refs/heads/master
c: c3b1545
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Greg Kroah-Hartman committed Jun 15, 2012
1 parent b3c2d6a commit 0aa2c86
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: 1d29cfa57471a5e4b8a7c2a7433eeba170d3ad92
refs/heads/master: c3b15452e253ab0629cd9e400d3fb6d76c76cb73
2 changes: 1 addition & 1 deletion trunk/drivers/extcon/extcon_class.c
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ int extcon_dev_register(struct extcon_dev *edev, struct device *dev)
#if defined(CONFIG_ANDROID)
if (switch_class)
ret = class_compat_create_link(switch_class, edev->dev,
dev);
NULL);
#endif /* CONFIG_ANDROID */

spin_lock_init(&edev->lock);
Expand Down

0 comments on commit 0aa2c86

Please sign in to comment.