Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219342
b: refs/heads/master
c: 991369e
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 21, 2010
1 parent 745e742 commit 073817a
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 58b3dd449feaa997129bde23592c6a31da039e4e
refs/heads/master: 991369e33f0182903d2c64e4b1c6c74ed6f83089
2 changes: 2 additions & 0 deletions trunk/drivers/media/IR/ir-keytable.c
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,8 @@ int __ir_input_register(struct input_dev *input_dev,
}

rc = ir_register_input(input_dev);
if (rc < 0)
goto out_event;

IR_dprintk(1, "Registered input device on %s for %s remote%s.\n",
driver_name, rc_tab->name,
Expand Down

0 comments on commit 073817a

Please sign in to comment.