V4L/DVB (4670): Allow RC5 codes 64 - 127 in ir-kbd-i2c.c
authorDavid Hardeman <david@hardeman.nu>
Tue, 26 Sep 2006 19:39:00 +0000 (16:39 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 3 Oct 2006 18:14:04 +0000 (15:14 -0300)
commitcc7093df3cf7ace678284c0ad3a6cfb3a1d5efd9
tree1b657e2963369e515a6c0aa2e5034e2959c96ca8
parent4508f59826b81ad562912887e72caff392da18d1
V4L/DVB (4670): Allow RC5 codes 64 - 127 in ir-kbd-i2c.c

The RC5 coding has for a long time supported commands 64-127 in addition
to 0-63.  This is controlled by the second bit of the RC5 packet (see
The attached patch modifies ir-kbd-i2c.c to allow for commands 64-127,
tested with a PVR350 card in combination with a programmable remote.

Signed-off-by: David Hardeman <david@hardeman.nu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/ir-kbd-i2c.c