[media] dvb_frontend: Simplify the emulation logic
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 18 Mar 2013 18:25:37 +0000 (15:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 18 Mar 2013 23:33:03 +0000 (20:33 -0300)
The current logic was broken and too complex; while it works
fine for DVB-S2/DVB-S, it is broken for ISDB-T.
Make the logic simpler, fixes it for ISDB-T and make it clearer.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found