[media] it913x v1.25 support different for remotes
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 1 Feb 2012 21:27:42 +0000 (18:27 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 14 Feb 2012 18:49:18 +0000 (16:49 -0200)
commit3691a0dd3a3e53d4b74c7a412f7e58929b65584e
tree271f1b332652d444bb52dccc2eec950ac03c9dd4
parent65dd3b699f38b9252e5e1aa2ad7fb37ef9c61f37
[media] it913x v1.25 support different for remotes

Support for different types of remote.

ITE remotes share common device IDs with differently assigned keys.

Two versions of remote maps have been created there are likely to be more.
v1 for all other IDs
v2 for USB_PID_ITETECH_IT9135_9005.

This patch also separates the configuration parts from it913x_identify_state function.

TODO
remotes for HID interfaces.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/it913x.c