[media] Change frontend allocation strategy for NetUP Universal DVB cards
commit3f3b48a0c6caba3b1a16a79d6a75a6ea4eac6b9c
authorAbylay Ospan <aospan@netup.ru>
Sat, 14 May 2016 03:08:40 +0000 (14 00:08 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 7 Jun 2016 15:16:37 +0000 (7 12:16 -0300)
treeea84466b66190941b0dc6abeb925a2a094d92fd9
parent6c77161a18baa506bd5343c98764789146b72b7a
[media] Change frontend allocation strategy for NetUP Universal DVB cards

Old behaviour:
frontend0 - DVB-S/S2
frontend1 - DVB-T/T2
frontend2 - DVB-C
frontend3 - ISDB-T

New behaviour (DVBv5 API compliant):
frontend0 - DVB-S/S2
frontend1 - DVB-T/T2/C/ISDB-T

DTV standard should be selected by DTV_DELIVERY_SYSTEM call.

And DVB-C default bandwidth now 8MHz

Signed-off-by: Abylay Ospan <aospan@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/cxd2841er.c
drivers/media/dvb-frontends/cxd2841er.h
drivers/media/pci/netup_unidvb/netup_unidvb_core.c