commit | 52dee392f491e166cef21c787d1736f052a902cd | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 18 15:25:37 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Mar 18 20:33:03 2013 -0300 |
tree | 652a6489f4c05970cfe2c329e4c1de5ae8c0ced1 | |
parent | be431b16c6bd22020abc5f5f30a89f1e2934de8e [diff] |
[media] dvb_frontend: Simplify the emulation logic 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>