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)
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>

No differences found