[media] it913x v1.23 use it913x_config.chip_ver to select firmware
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 20 Jan 2012 22:07:18 +0000 (19:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 23 Jan 2012 19:52:05 +0000 (17:52 -0200)
commita8ea0218625699a5c635655a17b565bab5888ea1
tree5a44a921119031d21d90cda80b805245176892fc
parentd0c8b2d400279f7d4d530ede8c7cb66f75810007
[media] it913x v1.23 use it913x_config.chip_ver to select firmware

As recommended by Jason at ITE, the chip version should select firmware.

However, to continue to support IT9137 firmware with different configuration
the driver will use udev->descriptor.idVendor to select the difference
between IT9135 and IT9137.

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