Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14275
b: refs/heads/master
c: 7b5603e
h: refs/heads/master
i:
  14273: 17f414d
  14271: 75a191f
v: v3
  • Loading branch information
David S. Miller committed Nov 16, 2005
1 parent 4d316d2 commit c5c62cd
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: 574780d56fdafe2c8ea98660a932760dfea9bffc
refs/heads/master: 7b5603e056b8b5f3175f14badd895b9ac567f315
2 changes: 2 additions & 0 deletions trunk/drivers/media/dvb/cinergyT2/cinergyT2.c
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,8 @@ static int cinergyt2_register_rc(struct cinergyt2 *cinergyt2)

input_register_device(cinergyt2->rc_input_dev);
schedule_delayed_work(&cinergyt2->rc_query_work, HZ/2);

return 0;
}

static void cinergyt2_unregister_rc(struct cinergyt2 *cinergyt2)
Expand Down

0 comments on commit c5c62cd

Please sign in to comment.