summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMaxim Levitsky2010-09-06 23:26:09 +0200
committerMauro Carvalho Chehab2010-09-28 03:21:55 +0200
commite0172fd373ab77a83ea952fd6a75c612e1b0bf9e (patch)
treefe1c47a09e84ced745406b504391bc8e0eb412a2 /Documentation
parentV4L/DVB: IR: fix duty cycle capability (diff)
downloadkernel-qcow2-linux-e0172fd373ab77a83ea952fd6a75c612e1b0bf9e.tar.gz
kernel-qcow2-linux-e0172fd373ab77a83ea952fd6a75c612e1b0bf9e.tar.xz
kernel-qcow2-linux-e0172fd373ab77a83ea952fd6a75c612e1b0bf9e.zip
V4L/DVB: IR: fix keys beeing stuck down forever
The logic in ir_timer_keyup was inverted. In case that values aren't equal, the meaning of the time_is_after_eq_jiffies(ir->keyup_jiffies) is that ir->keyup_jiffies is after the the jiffies or equally that that jiffies are before the the ir->keyup_jiffies which is exactly the situation we want to avoid (that the timeout is in the future) Confusing Eh? Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com> Acked-by: Jarod Wilson <jarod@redhat.com> Cc: stable@kernel.org Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions