]> git.baikalelectronics.ru Git - kernel.git/commit
[media] siano: Fix bandwidth report
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 10 Mar 2013 22:21:13 +0000 (19:21 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Mar 2013 10:51:47 +0000 (07:51 -0300)
commit3f71f26b597099a226480eaaa006c802a1d52872
tree03c877ae54bc725cf570a3783b859bd629f1bb48
parent53b2a8a2ff5f1da30ae70cd2c186f9cb1f0f5828
[media] siano: Fix bandwidth report

It was expected that the bandwidth would be following the defines
at smscoreapi.h. However, this doesn't work. Instead, this field
brings just the bandwidth in MHz. Convert it to Hertz.
It should be noticed that, on ISDB, using the _EX request, the
field TuneBW seems to show the value that matches the bandwidth
code.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/siano/smsdvb-main.c