Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357465
b: refs/heads/master
c: d0aab65
h: refs/heads/master
i:
  357463: d963516
v: v3
  • Loading branch information
Sean Young authored and Mauro Carvalho Chehab committed Feb 5, 2013
1 parent 569e9d8 commit 6cce069
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 6f2627c29f6619ebdbc6de8934b33c23b73be8e6
refs/heads/master: d0aab6564d12add07572141ceb34c60046e93ac3
1 change: 1 addition & 0 deletions trunk/drivers/media/rc/iguanair.c
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ static int iguanair_probe(struct usb_interface *intf,
rc->rx_resolution = RX_RESOLUTION;

iguanair_set_tx_carrier(rc, 38000);
iguanair_set_tx_mask(rc, 0);

ret = rc_register_device(rc);
if (ret < 0) {
Expand Down

0 comments on commit 6cce069

Please sign in to comment.