Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211330
b: refs/heads/master
c: 67332ba
h: refs/heads/master
v: v3
  • Loading branch information
Maxim Levitsky authored and Mauro Carvalho Chehab committed Sep 28, 2010
1 parent 3a0c16c commit 889ee54
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: 04cab131ce2a267b6777a98d68fbc0cae44d4ba8
refs/heads/master: 67332ba83242f814490884161fee8676a9fd8a09
2 changes: 1 addition & 1 deletion trunk/drivers/media/IR/ir-lirc-codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ static int ir_lirc_register(struct input_dev *input_dev)
features |= LIRC_CAN_SET_SEND_CARRIER;

if (ir_dev->props->s_tx_duty_cycle)
features |= LIRC_CAN_SET_REC_DUTY_CYCLE;
features |= LIRC_CAN_SET_SEND_DUTY_CYCLE;
}

if (ir_dev->props->s_rx_carrier_range)
Expand Down

0 comments on commit 889ee54

Please sign in to comment.