V4L/DVB: IR: export ir_keyup so imon driver can use it directly
commitee08940531193ccce680ca3c2f17ecc497c4bb67
authorJarod Wilson <jarod@redhat.com>
Wed, 15 Sep 2010 18:31:12 +0000 (15 15:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:06:07 +0000 (21 01:06 -0200)
tree5050592376ff4410e091f205c28510de345c0103
parentc72ba8e6ae7376d20e509a9a54a2dd45fb483fc2
V4L/DVB: IR: export ir_keyup so imon driver can use it directly

The imon driver currently reimplements its own version of ir_keyup
(along with key release timer functionality also already present in the
core IR code). A follow-up imon patch will make use of ir_keyup and the
IR stack's key release code.

Trivial extraction from David Härdeman's pending rc-core merge and
device interface abstraction patchset to facilitate merging a patch
based on his imon input dev split patch ahead of the larger churn, which
is slated for post-2.6.37-rc1 (after Dmitry's large keycode patches are
merged in mainline).

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/ir-keytable.c
include/media/ir-core.h