OSDN Git Service

[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)
commiteab0fa0f04317c7bb50f87d6b410d8ad6e2c2888
tree84101cca94de0605b5c0eed9ab1bea73854507dc
parent80ccb51a0f970ab0935a8be70b677ecbcdf74e3e
[media] siano: split get_frontend into per-std functions

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>
drivers/media/common/siano/smsdvb.c