V4L/DVB: ir-core: change duration to be coded as a u32 integer
authorDavid Härdeman <david@hardeman.nu>
Thu, 15 Apr 2010 21:46:00 +0000 (18:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:42 +0000 (12:57 -0300)
commite40b1127f994a427568319d1be9b9e5ab1f58dd1
tree5d4f892dbe90588f8932cd4e1768b953814f3f47
parent21677cfc562a27e099719d413287bc8d1d24deb7
V4L/DVB: ir-core: change duration to be coded as a u32 integer

This patch implements the agreed upon 1:31 integer encoded pulse/duration
struct for ir-core raw decoders. All decoders have been tested after the
change. Comments are welcome.

Signed-off-by: David Härdeman <david@hardeman.nu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/ir-core-priv.h
drivers/media/IR/ir-nec-decoder.c
drivers/media/IR/ir-raw-event.c
drivers/media/IR/ir-rc5-decoder.c
drivers/media/IR/ir-rc6-decoder.c
include/media/ir-core.h