Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202161
b: refs/heads/master
c: 8dc0900
h: refs/heads/master
i:
  202159: ae5a443
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Aug 2, 2010
1 parent d8912fa commit 33a29e4
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 72b393106bddc9f0a1ab502b4c8c5793a0441a30
refs/heads/master: 8dc09004978538d211ccc36b5046919489e30a55
3 changes: 3 additions & 0 deletions trunk/drivers/media/dvb/dvb-usb/dib0700_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,9 @@ static int dib0700_probe(struct usb_interface *intf,
else
dev->props.rc.core.bulk_mode = false;

/* Need a higher delay, to avoid wrong repeat */
dev->rc_input_dev->rep[REP_DELAY] = 500;

dib0700_rc_setup(dev);

return 0;
Expand Down

0 comments on commit 33a29e4

Please sign in to comment.