[media] dvb_frontend: Fix DVBv3 emulation
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 1 Jan 2012 19:11:14 +0000 (16:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 4 Jan 2012 19:29:50 +0000 (17:29 -0200)
commit04be0f76a8d0ea8099a58227b4775bd398ea7088
treec9679cb78509ed7acb8b97ad68c39094cf123118
parent5bfaaddef8d46ca274e8ff819311e1eef1554e74
[media] dvb_frontend: Fix DVBv3 emulation

For frontends with ISDB-T, DVB-T2, CMDBTH, etc, some code is
needed, in order to provide emulation. Add such code, and check
if the desired delivery system is supported by the frontend.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c