V4L/DVB: dib0700: break keytable into NEC and RC-5 variants
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 1 Aug 2010 11:02:35 +0000 (08:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 19:43:49 +0000 (16:43 -0300)
commit5af935cc96a291f90799bf6a2587d87329a91699
tree7052ae5a3db8134a092480f96bbf940776d85c36
parent8dc09004978538d211ccc36b5046919489e30a55
V4L/DVB: dib0700: break keytable into NEC and RC-5 variants

Instead of having one big keytable with 2 protocols inside, break it
into two separate tables, being one for NEC and another for RC-5 variants,
and properly identify what variant should be used at the boards entries.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/keymaps/Makefile
drivers/media/IR/keymaps/rc-dib0700-nec.c [new file with mode: 0644]
drivers/media/IR/keymaps/rc-dib0700-rc5.c [moved from drivers/media/IR/keymaps/rc-dib0700-big.c with 73% similarity]
drivers/media/dvb/dvb-usb/dib0700_devices.c
include/media/rc-map.h