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:
80ccb51
)
[media] siano: split get_frontend into per-std functions
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 9 Mar 2013 15:05:58 +0000
(12:05 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 21 Mar 2013 10:46:56 +0000
(07:46 -0300)
Instead of handling both DVB-T and ISDB-T at the same get_frontend
function, break it intow one function per-delivery system.
That makes the code clearer as we start to add support for DVBv5
statistics, and for ISDB-T get frontend stuff.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found