]> git.karo-electronics.de Git - linux-beck.git/commit
V4L/DVB (13536): em28xx: Use the full RC5 code on HVR-950 Remote Controller
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 28 Nov 2009 02:28:40 +0000 (23:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:42:20 +0000 (18:42 -0200)
commit0278155c84af42d78785731263b69fb49f945ea7
treef0b1a540d7b5ff1fb65d86b2b6ae86da9e7a4aab
parent35d1988c6e19db3d4240e2a60c71b3a13abf0781
V4L/DVB (13536): em28xx: Use the full RC5 code on HVR-950 Remote Controller

Modifies the IR table for HVR-950 to use the newer Hauppauge RC5 table,
and adds the RC5 address to the functions that get the scancode for this
device.

It is easy to add support for all other RC5 IR's on em2880 boards, but
the scancode table needs to be re-generated. So, keep using the old
7bits tables while we don't have all tables converted.

Also, the 7bits tables are still used on other drivers, so this small
patch needs to be ported to all drivers.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-cards.c
drivers/media/video/em28xx/em28xx-input.c