]> 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)
commit6c70db4337f29f4730f34538aaaf16a55f78a133
tree84101cca94de0605b5c0eed9ab1bea73854507dc
parentf94fc9e88a7fc173a93b7aa77dd5b4d8e89ed93b
[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