V4L-DVB: ir-core: remove the ancillary buffer
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 4 Apr 2010 13:44:51 +0000 (10:44 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:56:57 +0000 (12:56 -0300)
commit587835a4b0ada7d78c4f3300e3ab26b7b2495705
treead22f6a0e603f19450227b0cb260b5bb5960dfd5
parent26d5683d36729f11f5764909ae37c69488596d36
V4L-DVB: ir-core: remove the ancillary buffer

Now that the decoders are state machine, there's no need to create
an ancillary buffer while decoding the protocol. Just call the decoders
code directly, event by event.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/ir-nec-decoder.c
drivers/media/IR/ir-raw-event.c
drivers/media/IR/ir-rc5-decoder.c
include/media/ir-core.h