Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344707
b: refs/heads/master
c: c0c078c
h: refs/heads/master
i:
  344705: 375bd81
  344703: 4f2b369
v: v3
  • Loading branch information
Sachin Kamat authored and MyungJoo Ham committed Nov 21, 2012
1 parent 3feeb05 commit f1a1540
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: d851718f65d646c5033a28fa60631440c6dc0d4f
refs/heads/master: c0c078c363a578543826bb8bfc9af47c7cc9321b
2 changes: 1 addition & 1 deletion trunk/drivers/extcon/extcon-class.c
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ int extcon_register_interest(struct extcon_specific_cable_nb *obj,

obj->cable_index = extcon_find_cable_index(obj->edev, cable_name);
if (obj->cable_index < 0)
return -ENODEV;
return obj->cable_index;

obj->user_nb = nb;

Expand Down

0 comments on commit f1a1540

Please sign in to comment.