]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit219c2d99356509fcee041330c98f78d3d85203dc
tree84101cca94de0605b5c0eed9ab1bea73854507dc
parent00aeddd8c59b9c6a9a48a45c089a63bc6297f971
[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