[media] siano: split get_frontend into per-std functions
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 9 Mar 2013 15:05:58 +0000 (12:05 -0300)
committerMauro 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