git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be431b1
)
[media] dvb_frontend: Simplify the emulation logic
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 18 Mar 2013 18:25:37 +0000
(15:25 -0300)
committer
Mauro 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